r0075h3ll/Oralyzer

Update pls to newer version of python.

Closed this issue · 2 comments

Can't install with python 3.7 and 3.8.

Got the error:

ERROR: Could not find a version that satisfies the requirement urllib.parse (from -r requirements.txt (line 3)) (from versions: none)
ERROR: No matching distribution found for urllib.parse (from -r requirements.txt (line 3))

Or:
Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: https://pypi.org/simple/urllib-parse/

What command did you use? urllib.parse works fine with python 3.7 and 3.8 as well.

I use
pip3 install -r requirements.txt
and
python3 -m pip install -r requirements.txt

Hmm, seems like deal is in absence some packets on my OS