VSCode 搭建 python 运行环境报错!!求助大神~~~
vscode吧
全部回复
仅看楼主
level 1
蒹葭苍苍🌀🌀
楼主
请问VSCode左下角一直显示Python 扩展正在加载...,导致无法正常运行代码,也会报错 command 'python.execInTerminal-icon' not found。请
问大神们怎么解决这个问题~~?
2021年07月03日 17点07分
1
level 1
蒹葭苍苍🌀🌀
楼主
安装是3.9的python vscode的python插件也都是最新的
2021年07月03日 17点07分
2
level 1
蒹葭苍苍🌀🌀
楼主
重新安装也不管用啊..
2021年07月04日 01点07分
3
level 1
预制人们
自己百度vscode python安装指南
你没有在VS code配置python解释器,当然找不到了,安装插件只是给语言的代码格式之类的,不给安装编程语言本体的
2021年07月06日 05点07分
4
level 8
随心无彝
安装完第一件事 重启电脑 再去扩展python 就不会有这个提示
2021年07月07日 08点07分
5
level 1
thuawenku
转自:
https://zhuanlan.zhihu.com/p/392630809
在VSC JSON设置文件(settings.json 文件)中加入以下代码"telemetry.enableTelemetry": false
重启VSC,即可解决。
2021年08月11日 03点08分
7
1