在外部驱动器中安装 Python 时出现问题
Problem with installing Python in external drive
我是 Python 和 PyCharm 的初学者。我在我的 D 驱动器中安装了 Python 和 PyCharm,而不是 C。但是,我遇到了一些问题,所以不得不卸载并在我的 C 驱动器中重新安装它们。现在,当我在 CMD 中使用 pip 命令时,它显示
Fatal error in launcher: Unable to create process using '"D:\Program Files\Python\python.exe" "C:\Users\USERNAME\AppData\Local\Programs\Python\Python39\Scripts\pip.exe" ': The system cannot find the file specified.
我尝试寻找解决方案但已放弃。有人有什么建议吗?
我是 Python 和 PyCharm 的初学者。我在我的 D 驱动器中安装了 Python 和 PyCharm,而不是 C。但是,我遇到了一些问题,所以不得不卸载并在我的 C 驱动器中重新安装它们。现在,当我在 CMD 中使用 pip 命令时,它显示
Fatal error in launcher: Unable to create process using '"D:\Program Files\Python\python.exe" "C:\Users\USERNAME\AppData\Local\Programs\Python\Python39\Scripts\pip.exe" ': The system cannot find the file specified.
我尝试寻找解决方案但已放弃。有人有什么建议吗?