question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Unable to create process using ..." errors for the *.exe launchers in WinPython...\python...\Scripts

See original GitHub issue

Summary

When I run any of the *.exe files contained in the scripts directory of ...\WinPython...\python...\Scripts an error occurs with the message:
Fatal error in launcher: Unable to create process using '"'

This error is not present when running any of the .bat files in ...\WinPython...\scripts. This mostly effects launchers that doesn’t have wrapper launchers in ...\WinPython...\scripts such as pip and ipython, since this is their only point of entry.

Examples

untitled2

Versions

My version of Winpython is WinPython-64bit-3.5.2.2Qt5.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

7reactions
stonebigcommented, Oct 14, 2016

another solution is to make winpython “fix” (un-movable), by executing ...\WinPython...\scripts\make_winpython_fix.bat

0reactions
stonebigcommented, Apr 28, 2018

there is something maybe related there: https://bugs.python.org/issue32457

Read more comments on GitHub >

github_iconTop Results From Across the Web

Pip - Fatal error in launcher: Unable to create process using
1) First of all uninstall pip using python command $python -m pip uninstall pip · 2) Then reinstall pip package using easy_install command...
Read more >
Fatal error in launcher: Unable to create process using..
Solution of Python PIP Error.
Read more >
Fatal error in launcher: Unable to create process using pip
After the installation, Python should be installed and configured properly. Close and reopen all active Command Prompt shells before issuing any pip commands....
Read more >
4. Using Python on Windows — Python 3.11.1 documentation
Install python.exe and related files. Omitting this may lead to an unusable installation. 1. Include_launcher. Install Python Launcher for Windows.
Read more >
Python pip – How to get around Fatal error in launcher
Python pip – How to get around Fatal error in launcher: Unable to create process using '”' ... On some Windows machines pip...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found