Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I got a situation: List index out of range #22

Open
ZhechengLiao opened this issue Mar 10, 2022 · 0 comments
Open

I got a situation: List index out of range #22

ZhechengLiao opened this issue Mar 10, 2022 · 0 comments

Comments

@ZhechengLiao
Copy link

71% (60 of 84) |################# | Elapsed Time: 0:00:44 ETA: 0:00:21Traceback (most recent call last):
File "/Users/liaozhedeng/Desktop/NFT_Turtle/nft.py", line 238, in
main()
File "/Users/liaozhedeng/Desktop/NFT_Turtle/nft.py", line 229, in main
rt = generate_images(edition_name, num_avatars)
File "/Users/liaozhedeng/Desktop/NFT_Turtle/nft.py", line 173, in generate_images
generate_single_image(trait_paths, os.path.join(op_path, image_name))
File "/Users/liaozhedeng/Desktop/NFT_Turtle/nft.py", line 67, in generate_single_image
bg = Image.open(os.path.join('assets', filepaths[0]))
IndexError: list index out of range

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant