-
Notifications
You must be signed in to change notification settings - Fork 203
Description
wehen i run the command pip3 install -r requirements.txt i get this output
└─# pip3 install -r requirements.txt
Collecting certifi==2019.11.28 (from -r requirements.txt (line 1))
Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.0/156.0 kB 3.1 MB/s eta 0:00:00
Requirement already satisfied: chardet==3.0.4 in /usr/local/lib/python3.11/dist-packages (from -r requirements.txt (line 2)) (3.0.4)
Collecting clearbit==0.1.7 (from -r requirements.txt (line 3))
Downloading clearbit-0.1.7.tar.gz (5.0 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
error in clearbit setup command: use_2to3 is invalid.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
file:///home/warewolf/Pictures/githuberror1.png
