-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation Manager FileNotFoundError #2883
Comments
Just in case anyone does read this. I eventually found a work-round. It seems that the bug or conflict which is causing the problem is in the platformio core installation script, so neither the auto-install in the VS Code plugin nor installing the core using the script from https://docs.platformio.org/en/latest/core/installation/methods/installer-script.html would work. Debugging that script was a PITA as it auto-deleted if anything went wrong, so I gave up. To make Platformio IDE work on my system I had to do three things:
Only once I had done all three of those things did the PlatformIO IDE home page finally appear. Phew! |
Do you use any suspicious antivirus tools? |
Duplicate of platformio/platformio-vscode-ide#884 |
%23 Description of problem
The Installation manager fails to find a file while creating a virtual python environment.
Sadly, I can't find a clue as to which file is not found, as it is not shown in the error trace :(
May be a duplicate of #2857, #2815, #2779, #2753, #2751 but there is no action on any of those either
BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN
%23 Configuration
VSCode: 1.77.3
PIO IDE: v3.1.1
System: Windows_NT, 10.0.19045, x64
%23 Exception
The text was updated successfully, but these errors were encountered: