Stuck on Open Project

Hi all,
I installed PlatformIO on VCode.
I’m able to see the home but when I try to open a project I’m stuck on a small window with rolling balls and a text saying “Loading…”

What I missed ?
Thanks,
David.

1 Like

In addition,
when I create a new project, if I try to change the default folder I got the rolling balls with loading message.

Could you provide a screenshot?

In addition,
I’m Under Windows 10 64bits with vcode 64bits.

I’ve another computer and it works well on it with the same installation procedure…
I’ve checked the Windows Firewall but no deny rules.
David.

Please provide an output from system Terminal cmd

echo %PATH%
echo %PYTHONPATH%
python --version
pip --version
pip list

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