Failed to install dependencies for Python 3.8.5
Closed this issue · 2 comments
mvrozanti commented
Here's the output for pip install -r requirements.txt
: http://ix.io/2zQz
This project's dependencies may be out of date.
reisdev commented
This project was built under Python 3.6, so yeah, it's outdated, for sure. As the setuptools
version isn't locked in the requirements.txt, that may have caused the error. Were you able to fix this problem?
mvrozanti commented
I sorta let go of it because I tried making my own scrapers and stumbled upon CAPTCHAs on some sites so I figured this wouldn't work altogether, even if the dependency is fixed.