piejanssens / premiumizer

Download manager for premiumize.me cloud downloads
MIT License
172 stars 45 forks source link

No matching distribution found for click==8.0.3 #327

Closed ferfey closed 2 years ago

ferfey commented 2 years ago

Going through the instructions for installing on my Ubuntu box

I get this error when executing this step: pip install -r requirements.txt ERROR: Could not find a version that satisfies the requirement click==8.0.3 ERROR: No matching distribution found for click==8.0.3

ferfey commented 2 years ago

one more thing... I do get this when running pip commands:

DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.

ferfey commented 2 years ago

I was able to correct this by pointing path to latest python