【发布时间】:2021-12-14 18:22:47
【问题描述】:
我对编码非常陌生,一直在关注这些 youtube 视频,并很快意识到有些地方不对劲,所以我做了一些故障排除,但无法弄清楚。
当我尝试在 VS Code 上下载 pipx 时出现此错误
Python3 : The term 'Python3' is not recognized as the name of a cmdlet,
function, script file, or operable program. Check the spelling of the
name, or if a path was included, verify that the path is correct and try again.
我更改了我的环境变量,更改了应用程序执行别名,但仍然没有
我想我会检查一下 python 是否正在通过VS Code 工作,我得到了同样的错误
我尝试通过微软商店下载 python 看看是否有帮助,但没有。
不知道怎么办
【问题讨论】:
-
能否请您发布您的代码而不是屏幕截图?
标签: python-3.x visual-studio-code pip brownie pipx