Skip to content

list indices must be integers or slices, not str #338

Locked Answered by maximedrn
olaghustle asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, the metadata file structure is incorrect. It should follow the structure of the examples files. It is explained and detailed here.

If it seems too complicated for you, you can watch this video which explains the steps from HashLips to the structure above. Otherwise, you can go through an offer on my Fiverr.

Here is an example of what should be the first NFT of your metadata file:

{
    "nft": [
        {
            "file_path": "C:/Program Files/Python310/hashlips_art_engine-1.1.2_patch_v6/build/images/1.png",
            "external_link": "",
            "nft_name": "Melonfruitz #1",
            "collection": "",
            "description": "WaterMelon Fruitz NFT Collections",
       …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by maximedrn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Documentation Improvements or additions to documentation
2 participants
Converted from issue

This discussion was converted from issue #321 on July 06, 2022 11:19.