PS E03开发测试智能硬件视觉盘点book_detectorbook_detector CUsersThinkAppDataLocalProgramsPythonPython36Scriptspip36 list Fatal error in launcher Unable to create process using
The error message "Fatal error in launcher: Unable to create process using '"' " suggests that there is an issue with the pip3.6 command.
To resolve this issue, you can try the following steps:
- Open a command prompt as an administrator.
- Navigate to the directory where Python is installed. In this case, it seems to be "C:\Users\Think\AppData\Local\Programs\Python\Python36\Scripts".
- Run the command "pip3.6 list" without specifying the full path to pip3.6. The correct command should be just "pip3.6 list".
If the issue persists, you can try reinstalling Python or updating pip to the latest version
原文地址: http://www.cveoy.top/t/topic/iv7a 著作权归作者所有。请勿转载和采集!