Stuck on Open Project

I Ivankravets,
here the result of commands:

Microsoft Windows [version 10.0.15063]
© 2017 Microsoft Corporation. Tous droits réservés.

C:\Users\david>echo %PATH%
C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\TortoiseGit\bin;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;;C:\Users\david\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Microsoft VS Code\bin

C:\Users\david>echo %PYTHONPATH%
%PYTHONPATH%

C:\Users\david>python --version
’python’ n’est pas reconnu en tant que commande interne
ou externe, un programme exécutable ou un fichier de commandes.

C:\Users\david>pip --version
’pip’ n’est pas reconnu en tant que commande interne
ou externe, un programme exécutable ou un fichier de commandes.

C:\Users\david>pip list
’pip’ n’est pas reconnu en tant que commande interne
ou externe, un programme exécutable ou un fichier de commandes.

Does it work with the latest 0.7.4 version?

No still the problem.
platform.io version 0.7.4
vcode version 1.17.2

Could you provide the same output from using PIO IDE Terminal (terminal icon in bottom left corner)?

Also, try to type in PIO IDE Terminal

pio home

Do you see any errors?

Finally, try to remove %HOME_DIR%/.platformio/homestate.json file. Restart IDE.

platform.io version 0.7.4
vcode version 1.18 x64
Home 0.3.2·Core 3.5.0b3
os: win10 x64

hi, ivankravets. I also meet the same problem. an err was found when i type pio home in PIO IDE Terminal and click open project button
then it outputs the following:
PlatformIO Plus (https://pioplus.com) v0.10.14

I
/-
–\ PlatformIO Home
/ _-

|[]| [] | http://127.0.0.1:8008
|
|____|______________________

Unhandled error in Deferred:

Could you upgrade PIO IDE for VSCode to 0.8.0. Does it work now?

i have upgraded PIO IDE for VSCode to 0.8.0,it stil does not work

Could you uninstall Python and install the latest 2.7.14? After that, please remove %HOME_DIR%/.platformio/penv folder and restart IDE.

hello,
I have the same problem. It is interesting in this situation network traffic is extremely high.

Tomas

Does it work when you type in PIO IDE Terminal pio home? Do you see any errors in terminal?

Not working. This is output:

but today i don’t see any high traffic…

However, the error occurred only when Cancel was pressed. When I open a directory directly in the VS Code, then everything works. So I can not just select the project directly. Which is not such a big problem.

Could you open PIO IDE Terminal and type pio update. After that, please restart IDE. Does it work now with PIO Home 0.5.0?

Still the same, only network bandwith is not so big, Home 0.5.0, Core 3.5.0.rc5

Could you try this solution?

I checked python on my system:


Is it OK?

I have the same issue.

vcode version 1.19 x64
Home 0.5.3 ·Core 3.5.0rc9
os: win10 x64

I tried Atom, the “open directory” still not working

  1. Close IDE
  2. Please navigate to Windows Control Panel > Applications, uninstall ALL Pythons from a system
  3. Remove %HOME_DIR%/.platformio folder
  4. Start IDE.

Should work now.

1 Like

I had this problem but in the atom editor with platformIO package. Home screen works but not the projects view.
Deleting the .platformio folder helps, but the problem returned when i added the projects again.
Same with uninstalling all pythons.

My Solution was to delete the “description” fields inside the platformio.ini files