Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error in launcher: Unable to create process using '""c:\program files\python 3.6\python.exe" "C:\Program Files\Python 3.6\Scripts\pip.EXE" ' #5292

Closed
AndrewUshakov opened this issue Apr 19, 2018 · 4 comments

Comments

@AndrewUshakov
Copy link

@AndrewUshakov AndrewUshakov commented Apr 19, 2018

  • Pip version: 10.0.0
  • Python version: 3.6.5 64 bit
  • Operating system: Windows 7 Ultimate, Service Pack 1, 64-bit

Description:

After upgrading pip to the version 10.0.0 (from Pycharm, that is using pip as a package) any attempts to start updated pip cause an error:

Fatal error in launcher: Unable to create process using '""c:\program files\python 3.6\python.exe" "C:\Program Files\Python 3.6\Scripts\pip.EXE"'

Command python -m pip works as expected.

I found text "Fatal error in launcher" only in executables:
src\pip_vendor\distlib\t32.exe
src\pip_vendor\distlib\t64.exe

and in the pip.exe itself.

After

python -m pip uninstall pip
easy_install.exe pip

error disappeared.

It is interesting, that initially pip.exe had almost the same size as t64.exe, now it significantly shorter.

@techalchemy
Copy link
Member

@techalchemy techalchemy commented Apr 19, 2018

Duplicate of #5223

@pradyunsg
Copy link
Member

@pradyunsg pradyunsg commented Apr 19, 2018

Yes. Closing as a duplicate.

@pradyunsg
Copy link
Member

@pradyunsg pradyunsg commented Apr 19, 2018

Thanks for filing this issue @AndrewUshakov! :)

@lock
Copy link

@lock lock bot commented Jun 2, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the S: auto-locked label Jun 2, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants