-
Notifications
You must be signed in to change notification settings - Fork 414
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
len(advancedCollectible) -1 out of range #93
Comments
I actually found this line from Are there any difference? I tried both, but still have the same issue. |
I actually figured it out. It works now by just following what you did in the lecture.
So how can I help to revise the code in the repo? |
Awesome! Thanks for making these issues! I think maybe it would be wise to maybe add some print statements throughout the repo to help people who get stuck... Or are you saying the code you're using is different than the code in this repo? |
@PatrickAlphaC The code I am using is different from this repo.. |
Ah... ok! Could you make a PR showing what you changed to help fix this one? Interesting that working with |
Hi @PatrickAlphaC! I just created the pr for this issue and the issue in #93. I think you did |
Hi,
I was trying to run the
create_metadata.py
, but got the error saying thelen(Advanced_Collectible)-1
is out of range. More details of the error is shown as below.I tried to pin the file to
Pinata
, which was successful, but not sure whyAdvanced_Collectible
doesn't contain anything.Any idea of the reason?
The text was updated successfully, but these errors were encountered: