infotrex / bulk-upload-to-opensea

BULK UPLOAD NFTs to OPENSEA
276 stars 203 forks source link

No module named PIL #250

Open mullaghori opened 1 year ago

mullaghori commented 1 year ago

in the requirements i installed all of the modules, but still when i ran the script, the error appears 'No module named PIL' i tried installing it individually, but still the issues persist, because the module is not installing it shows no matching distribution found for PIL

netuserjun commented 1 year ago

If your command is 'python3 upload~~~.py' try 'python upload~~~.py'