sj-dan/OpenSea-NFT-Stealer

Error when running on windows

Closed this issue · 1 comments

Ive updated to the newest python with requests installed and when I run it from the IDLE or on its own it gives me an error:

Traceback (most recent call last):
File "D:\Downloads\OpenSea-NFT-Stealer-master\opensea.py", line 1, in
import requests
ModuleNotFoundError: No module named 'requests'

Ive restarted after updating and running it again but doesn't run. I get an error and it just closes out on its own.

Tried it on linux with everything setup and does not work. I even have the collection name entered and still not downloading anything. Giving me the error

"opensea.py: error: the following arguments are required: collection_name"