移动python目录后,执行python\Scripts下的exe程序,提示如下

Fatal error in launcher: Unable to create process using '"e:\myidle\python3\python.exe" "F:\MyIDLE\Python3\Scripts\pytest.exe" ': ???????????
原因是修改目录后,exe里面的目录路径没有改变,使用Notpad++打开exe文件,拉到最底下,修改路径为移动后的python目录即可

pip或者pytest Fatal error in launcher: Unable to create process using解决办法

 

相关文章:

  • 2021-11-19
  • 2021-07-11
  • 2022-12-23
  • 2022-12-23
  • 2021-08-22
  • 2021-06-21
猜你喜欢
  • 2021-12-05
  • 2022-12-23
  • 2022-01-12
  • 2022-12-23
  • 2021-06-21
  • 2022-01-26
相关资源
相似解决方案