c0dejump/HawkScan

Could not install packages due to an EnvironmentError: 404

Closed this issue · 5 comments

Dear Team

thanks of lot make this tool .

when i install this tool from use this command :- python setup.py
see this error

Requirement already satisfied: requests in /usr/lib/python2.7/dist-packages (2.22.0)
Requirement already satisfied: pyopenssl in /usr/lib/python2.7/dist-packages (19.0.0)
Collecting pprint
Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: https://pypi.org/simple/pprint/

We troubleshooting but cant solve tis issue .

1:- we try run from python 2.7 issue not solve
2:- we try edit reqirements file and remove pprint pkg issue not solve

kindly please shared solutions as soon possible.

Hello,

Thanks to you !

What is you OS please ?
You execute it in "sudo" ?

I look at it as quickly as possible !

Thanks, best regards.

Hello,

Did you do a update/upgrade ?

And pprint is included in Python 2.7. If you try removing pprint from the requirements.txt file, it's work?

Thanks, Best regards.

For "pprint" librarie it's ok now,

For "dryscraper" you can follow this link "https://www.it-swarm.dev/fr/python/pip-install-dryscrape-echoue-avec-error-errno-2-ce-fichier-ou-repertoire-srcwebkit-server/827034588/" in my "Usage" title.

Thanks, Best regards.