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

KeyError: 'attributes' #19

Open
14ellisj opened this issue Mar 27, 2022 · 0 comments
Open

KeyError: 'attributes' #19

14ellisj opened this issue Mar 27, 2022 · 0 comments

Comments

@14ellisj
Copy link

I'm trying to upload with the meta data and i'm getting this error. Does anyone know to to fix it?

C:\Users\jakee\OneDrive\WWZ\opensea-upload-with-recaptcha-solution-main\uploadopensea_metadata.py:374: DeprecationWarning: find_element_by_* commands are deprecated. Please use find_element() instead
properties = driver.find_element_by_css_selector("button[aria-label='Add properties']")
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3056.0_x64__qbz5n2kfra8p0\lib\tkinter_init_.py", line 1892, in call
return self.func(*args)
File "C:\Users\jakee\OneDrive\WWZ\opensea-upload-with-recaptcha-solution-main\uploadopensea_metadata.py", line 384, in main_program_loop
jsonMetaData = jsonData['attributes']
KeyError: 'attributes'

@14ellisj 14ellisj reopened this Apr 5, 2022
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