asweigart/pyinputplus

ERROR: Could not find a version that satisfies .....setuptools>=40.8.0

rowlandAtGitHub opened this issue · 1 comments

Am getting this error continuously whatever I try. How do I get round this frustrating error.
I already have setuptools installed as shown below and a much higher version.

ERROR: Could not find a version that satisfies the requirement setuptools>=40.8.0 (from versions: none)
ERROR: No matching distribution found for setuptools>=40.8.0

Requirement already satisfied: setuptools in c:\users<username>\appdata\roaming\python\python38\site-packages (47.1.1)

The directory is on my path, and although behind a firewall, I have set the proxies up - I can install/update other modules.