platformio / platformio-core-installer

PlatformIO Core Installer
https://docs.platformio.org/en/latest/core/installation/index.html
Apache License 2.0
82 stars 50 forks source link

Error: Compatible PlatformIO Core not found. #3062

Closed chrisart1511 closed 5 months ago

chrisart1511 commented 10 months ago

Hello, I am fairly new to VSCode and am trying to install Platformio. Unfortunately, frustratingly, I continuously get the following error message. I have already uninstalled and deleted everything several times and can't get any further. I'm running OSX 13.4 (22F66):

Error: Compatible PlatformIO Core not found. Reason: Could not run /Users/XX/.platformio/penv/bin/platformio --help. Error: Traceback (most recent call last): File "/Users/XX/.platformio/penv/bin/platformio", line 5, in from platformio.main import main File "/Users/XX/.platformio/penv/lib/python3.7/site-packages/platformio/main.py", line 21, in from platformio import version, exception, maintenance File "/Users/XX/.platformio/penv/lib/python3.7/site-packages/platformio/maintenance.py", line 22, in from platformio import version, app, exception, fs, telemetry File "/...

JimStevens-YZY commented 8 months ago

Hello, have you solved this problem? I encountered the same problem as you, but I still can't find a solution.

ivankravets commented 5 months ago

Please remove /Users/XX/.platformio folder and restart VSCode.