尝试启动Jupyter python interactive时VSCode抛出错误 Anaconda以前安装过 已安装VS代码 安装了Python内核 巨蟒被移走了 一切都重新安装了

尝试启动Jupyter python interactive时VSCode抛出错误 Anaconda以前安装过 已安装VS代码 安装了Python内核 巨蟒被移走了 一切都重新安装了,python,visual-studio-code,Python,Visual Studio Code,当我使用shift+F5从vscode执行python脚本时,它会抛出此错误。无法找到解决方法,因为错误消息显示找不到路径,但这些路径都存在。感谢您的帮助 StdErr from ShellExec, The system cannot find the path specified for c:/Programming/python_application/env/Scripts/activate.bat && echo 'e8b39361-0157-4923-80e1-22d

当我使用shift+F5从vscode执行python脚本时,它会抛出此错误。无法找到解决方法,因为错误消息显示找不到路径,但这些路径都存在。感谢您的帮助

StdErr from ShellExec, The system cannot find the path specified for c:/Programming/python_application/env/Scripts/activate.bat && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python c:\Users\username\.vscode\extensions\ms-python.python-2020.11.371526539\pythonFiles\pyvsc-run-isolated.py c:/Users/username/.vscode/extensions/ms-python.python-2020.11.371526539/pythonFiles/printEnvVariables.py

卸载所有内容,删除所有安装文件夹,然后重新安装。@Hodja-请在cmd窗口中输入“python”,检查python是否可用。此外,请在VSCode中重新安装Python扩展,并使用新创建的项目和。