问题
我在 vscode 中使用 platformio IDE。
在 2019.10.11 之前,platformio IDE 扩展运行良好。
但是2019.10.11之后,每次打开vscode都会收到这个信息。
Installing PlatformIO Core...
Please do not close this window and do not open other folders until this process is completed.
Failed to install PlatformIO IDE.
- 没有更多信息显示。
我试过的
卸载vscode并重新安装
卸载platformio IDE并重新安装
将 vscode 从 1.39 降级到 1.37
将 platfotmio IDE 从 1.90 降级到 1.83
pip --no-cache-dir install -U platformio
康达安装平台
pip 卸载平台,然后 pip 安装平台io
重新启动计算机
卸载platformio IDE并删除名称中包含'platformio'的所有文件夹和文件,然后重新安装platformio
以管理员身份运行 vscode 并安装 platformio IDE
我现在还没有解决问题。
我发现了什么
- 在我卸载platformio IDE并尝试重新安装它(当然我失败了)后,我发现文件夹“C:\Users\Bowman.platformio”的大小只有0KB,它只包含一个文件夹“.cache”。
我在我的电脑中安装了什么
蟒蛇(Python 3.7)
JDK
节点.js
.NET 核心
mingw64
视觉工作室 2019
视觉工作室 2017
Stm32CubeIDE