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

Traceback error for python openseaupload.py #20

Open
jin8864 opened this issue Mar 29, 2022 · 1 comment
Open

Traceback error for python openseaupload.py #20

jin8864 opened this issue Mar 29, 2022 · 1 comment

Comments

@jin8864
Copy link

jin8864 commented Mar 29, 2022

When I excute "python openseaupload.py", it shows the traceback error.

Traceback (most recent call last): File "E:\Working-02\NFT\opensea-upload-with-recaptcha-solution-main\openseaupload.py", line 29, in <module> import requests ModuleNotFoundError: No module named 'requests'

@thevileo
Copy link

No module named 'requests' I think is your problem..

Try pip install requests

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