Problem after reinstalling VS-Code+Platformio on Linux

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
mackowiakp
Normal user
Posts: 527
Joined: 07 Jun 2018, 06:47
Location: Gdynia/Poland

Problem after reinstalling VS-Code+Platformio on Linux

#1 Post by mackowiakp » 02 Aug 2021, 19:48

Due to the disk failure, I had to reinstall VSCode and Platformio on my Linux based PC.
Supposedly I did everything according to Platformio and Letscontrol wiki`s.
But as you can see in the attached screenshot, the options related to LetsControl don't show up in the bottom toolbar.
Maybe someone will tell me what I'm doing wrong?
Screenshot_20210802_194730.jpg
Screenshot_20210802_194730.jpg (182.49 KiB) Viewed 5508 times

User avatar
Ath
Normal user
Posts: 3415
Joined: 10 Jun 2018, 12:06
Location: NL

Re: Problem after reinstalling VS-Code+Platformio on Linux

#2 Post by Ath » 02 Aug 2021, 20:05

I can't see the PlatformIO icon/plugin in the left toolbar? PlatformIO needs to be installed within VSCode, not separately, AFAICS.
And you really should read documentation on ReadTheDocs, as the Wiki is no longer maintained. https://espeasy.readthedocs.io/en/lates ... ormIO.html
/Ton (PayPal.me)

TD-er
Core team member
Posts: 8643
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: Problem after reinstalling VS-Code+Platformio on Linux

#3 Post by TD-er » 02 Aug 2021, 20:11

You probably haven't got PlatformIO installed.

See: https://www.youtube.com/watch?v=ArqwMcYSMsU&t=2s
Also do'n use the Wiki, but ReadTheDocs: https://espeasy.readthedocs.io/en/lates ... th-vs-code

mackowiakp
Normal user
Posts: 527
Joined: 07 Jun 2018, 06:47
Location: Gdynia/Poland

Re: Problem after reinstalling VS-Code+Platformio on Linux

#4 Post by mackowiakp » 02 Aug 2021, 20:14

I installed PlatformIO as a plugin. But for really, The icon of Platfotmaiao is not present

TD-er
Core team member
Posts: 8643
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: Problem after reinstalling VS-Code+Platformio on Linux

#5 Post by TD-er » 02 Aug 2021, 20:42

What Python version is available ?
Best to check it in the console in PlatformIO

And if you can check Python there, maybe also a good idea to run

Code: Select all

pip3 install -r requirements.txt
The requirements.txt file is present in the ESPEasy folder.

mackowiakp
Normal user
Posts: 527
Joined: 07 Jun 2018, 06:47
Location: Gdynia/Poland

Re: Problem after reinstalling VS-Code+Platformio on Linux

#6 Post by mackowiakp » 19 Aug 2021, 17:50

And the case was explained. As usual, a stupid error. Catalog ~ /.platformio I have physically on another disk but there is a symbolic link to ~ /.platformio. And the group was not this.
Sometimes a man has an eclipse of the mind ....

TD-er
Core team member
Posts: 8643
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: Problem after reinstalling VS-Code+Platformio on Linux

#7 Post by TD-er » 19 Aug 2021, 21:43

I think the more scientific name for this phenomenon is: "Blupp" ;)

mackowiakp
Normal user
Posts: 527
Joined: 07 Jun 2018, 06:47
Location: Gdynia/Poland

Re: Problem after reinstalling VS-Code+Platformio on Linux

#8 Post by mackowiakp » 20 Aug 2021, 01:32

:D

Post Reply

Who is online

Users browsing this forum: No registered users and 26 guests