设置Visual Studio Code的解释器以供使用。

huangapple go评论80阅读模式
英文:

How to Setup the interpreter for visual studio code to use

问题

我尝试按照这个视频中的步骤进行操作:“Python - 使用Anaconda设置Visual Studio Code”
https://www.youtube.com/watch?v=sts3CFewvkY

按下Ctrl+Shift+P,然后打开“首选项: 打开用户设置”。
然后搜索“Python路径”。

在视频中,我可以看到“Python: Python路径”位于“Python: Poetry路径”下,包含以下信息:
“Python: Python路径
Python的路径,您可以通过修改此设置以包括完整路径来使用自定义版本的Python”

然而,我没有找到Python路径。我只能看到“Python>测试: Pytese路径”位于“Python: Poetry路径”下。

请问您能给我一些建议吗?

英文:

I tried to follow the steps in this video "Python - Setup Visual Studio Code with Anaconda"
https://www.youtube.com/watch?v=sts3CFewvkY

Press Ctrl+Shift+P, and open "Preferences:Open User Settings".
Then Search for "Python Path"

In the video, I can see the "Python:Python Path" below "Python:Poetry Path" with following information
"Python:Python Path
Path to Python, you can use a custom version of Python by modifying this serring to include the full path"

However, I didn't find Python Path. I can only see "Python>Testing:Pytese path" below "Python:Poetry Path".

Would you please give me some suggestions?

答案1

得分: 0

“Python Path”(视频中)的搜索步骤应更改为“Python:默认解释器路径”。

英文:

The step of searching for "Python Path" (in the video) should be “Python: Default Interpreter Path”.

huangapple
  • 本文由 发表于 2023年6月21日 23:26:08
  • 转载请务必保留本文链接:https://go.coder-hub.com/76524911.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定