[WinError 2] The system cannot find the file specified ERROR: Command errored out with exit status 1: python setup.py egg_info
Hi,
I'm trying to install a private python module with command: "pip install . -i "private url" "
I uninstall Python 38 and reinstall it. Pip is updated and setup_tools is also updated.
I have this error:


I'm on Windows 10.
Python 3.8.5.
I launched this command via Pycharm and via cmd windows and same result.
I tried to run the command in administration mode; and same result.
I have tried every solution available on intellij-support, github and stackoverflow and nothing solves my error.
I tried to find C:\Users\hwi_pi\AppData\Local\Temp\pip-req-build-_4yae_lz\setup.py to see the file setup.py but folder pip-req-build-2rei_yy3\ doesn't exist.
I can access via firefox to https://artifactory-espoo1.************.com/artifactory/api/pypi/ulphy-pypi-prod-virtual/simple
Someone to help please ?
My venv on Pycharm:





Python on windows:

Please sign in to leave a comment.