ubuntu下,在vscode中使用platformio出现 Can not find working Python 3.6+ Interpreter的问题

有一段时间没有使用platformio了,今天突然使用的时候,发现用不了,报错:

Ubuntu PlatformIO: Can not find working Python 3.6+ Interpreter. Please install the latest Python 3 and restart VSCode。

上网一查,发现好多人遇到,同时他们也给出了解决办法:

bash 复制代码
sudo apt-get install python3-venv

【Ubuntu vscode pio extension install: PlatformIO: Can not find working Python 3.6+ Interpreter】

【 Can not find working Python 3.6+ Interpreter #3764 】
【 Can not find Python Interpreter #1774 】

相关推荐
电商数据girl9 分钟前
产品经理对于电商接口的梳理||电商接口文档梳理与接入
大数据·数据库·python·自动化·产品经理
三道杠卷胡35 分钟前
【AI News | 20250424】每日AI进展
人工智能·pytorch·python·语言模型·github
foo1st1 小时前
JDK(Ubuntu 18.04.6 LTS)安装笔记
java·笔记·ubuntu
敖行客 Allthinker1 小时前
VS Code 智能代理模式:重塑开发体验
vscode·代理模式
T糖锅G1 小时前
小白自学python第二天
python
满怀10152 小时前
【OpenCV图像处理实战】从基础操作到工业级应用
图像处理·人工智能·python·opencv·计算机视觉·编程入门
AI视觉网奇2 小时前
四元数转旋转矩阵
人工智能·pytorch·python
Bruce_Liuxiaowei3 小时前
基于Python+Flask的MCP SDK响应式文档展示系统设计与实现
开发语言·python·flask·mcp
PyAIGCMaster3 小时前
Vscode已经打开的python项目,如何使用已经建立的虚拟环境
ide·vscode·python
编程猪猪侠3 小时前
VSCode如何修改默认扩展路径和用户文件夹目录到其他盘以及微信开发工具如何修改扩展路径到其他盘
ide·vscode·编辑器