【发布时间】:2021-02-27 20:16:45
【问题描述】:
启动器中的致命错误:无法使用“c:\program files\python39\python.exe”“C:\Program Files\Python39\Scripts\pip.exe”创建进程:系统找不到文件指定。
可以给我一步一步吗?
【问题讨论】:
标签: python-3.x installation pip wxpython
启动器中的致命错误:无法使用“c:\program files\python39\python.exe”“C:\Program Files\Python39\Scripts\pip.exe”创建进程:系统找不到文件指定。
可以给我一步一步吗?
【问题讨论】:
标签: python-3.x installation pip wxpython
你试过用这个命令安装吗?
pip install -U --pre -f https://wxpython.org/Phoenix/snapshot-builds/ wxPython
pip install -U wxPython
【讨论】: