algokittens / algoNFTs

40 stars 17 forks source link

IndexError: list index out of range #6

Closed nickgag626 closed 2 years ago

nickgag626 commented 2 years ago

Traceback (most recent call last): File "XX/Mintinscripts/Mint/config_mint.py", line 35, in mint_asset (n, unit_name, asset_name, mnemonic1, image_path, meta_path, meta_type, api_key, api_secret, external_url, description, testnet=testnet) File "XX/Mintinscripts/Mint/mint_arc69.py", line 20, in mint_asset files = [('file', (str(n)+".png", open(imgs[n], "rb"))),] IndexError: list index out of range