Under windows, python2 and python3 coexist. When installing pyGame or other third-party libraries with PIP3, an error is reported as follows:
Fatal error in launcher: Unable to create process using '"'
resolvent:
C:\Users\Administrator>python3 -m pip install pygame
Reason: it needs to be used like this in Windows environment. I don’t understand the reason, and the Python – M instruction can’t find the exact meaning
There are also hints that it is a problem with the PIP version. Just update the pip to the latest version. The update command is “Python – M PIP install – upgrade PIP”.
Read More:
- Python PIP Fatal error in launcher: Unable to create process using ‘“e:\program files\programdata
- [Solved] pip Fatal error in launcher: Unable to create process using
- [Solved] Jupyter Notebook Start Error: Fatal error in launcher: Unable to create process using
- [Solved] Failed environment install leads to “unable to create process using“ error
- [Solved] Fatal Python error: initfsencoding: Unable to get the locale encoding
- Python Fatal error: Py_Initialize: unable to load the file system codec
- Linux Fatal Python error: Py_Initialize Unable to get the locale encoding
- Invalid python sd, Fatal Python error: init_fs_encoding: failed to get the Python cod [How to Solve]
- Importerror: DLL load failed: unable to find the specified module in Python
- [Solved] Python Error: An attempt has been made to start a new process before the current process has finished …
- [Solved] PySide2 Failed to Create a Graphical Python Program
- [Solved] NPM install Error: check python checking for Python executable python2 in the PATH
- How to Solve Python WARNING: Ignoring invalid distribution -ip (e:\python\python_dowmload\lib\site-packages)
- Python: How to Create an Automatic Recording Program
- How to Solve Python Importerror: DLL load failed: unable to find the specified program using tensorflow
- Python asynchronous co process crawler error: [aiohttp. Client]_ Exceptions: serverdisconnected error: Server Disconnected]
- A summary of a demo development process for Python using the QT5 development interface
- Python Error: Process finished with exit code -1073740791 (0xC0000409)
- [Solved] IDA Start Error: Unexcepted fatal error while intitailizing Python runtime…