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

Why is this happening when I run this script? #14

Closed
IKONRayd opened this issue Dec 9, 2021 · 1 comment
Closed

Why is this happening when I run this script? #14

IKONRayd opened this issue Dec 9, 2021 · 1 comment

Comments

@IKONRayd
Copy link

IKONRayd commented Dec 9, 2021

Exception has occurred: ValueError
malformed node or string on line 1: <ast.Name object at 0x000002073B3C44C0>
File "C:\Users\Ginge\Downloads\opensea_automatic_uploader-master\opensea_automatic_uploader-master\main.py", line 126, in type_checker
element = literal_eval(element)
File "C:\Users\Ginge\Downloads\opensea_automatic_uploader-master\opensea_automatic_uploader-master\main.py", line 112, in xlsx_file
self.create_parameters(self.type_checker(
File "C:\Users\Ginge\Downloads\opensea_automatic_uploader-master\opensea_automatic_uploader-master\main.py", line 104, in get_nft
self.xlsx_file()
File "C:\Users\Ginge\Downloads\opensea_automatic_uploader-master\opensea_automatic_uploader-master\main.py", line 774, in
settings.get_nft(element) # Get data of the NFT.

@maximedrn
Copy link
Owner

Hi! I've uploaded a new version of this bot. Almost all problems have been corrected.
If you find any issue, please open a new issue :)

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

2 participants