gepd / Deviot

Sublime Text plugin for IoT development based in PlatformIO ecosystem (Arduino IDE)
Apache License 2.0
306 stars 55 forks source link

Most buttons do nothing #324

Open iHnR opened 3 years ago

iHnR commented 3 years ago

Before report an issue, please make sure it hasn't been reported before.

If you need information about an option or feature make sure to first look into the Deviot Wiki

Operating system

Windows 10

Board used

any

Description of problem

Most buttons in deviot do nothing. The 'select Environment' button is simply greyed out and unclickable. I think it's related to the fact that platformIO isn't working due to the mismatch in python versions. I have both python2 and python3 installed, but I'm not sure if that should be enough to get it working. The buttons that are (i think) unrelated to platformIO seem to work just fine.

Error(s) in ST Console? (View > Show Console)

Steps to Reproduce

Actual Results

Expected Results

Additional info

You can edit the text above according to your need

hijomojo commented 2 years ago

I know it's been months, but if you're still wondering (and haven't given up 😛) my guide above should help you get things working. When going through the process of figuring this solution out, I did notice the board selection menu didn't do anything. I was able to eventually figure out what to do by running "pio -h" in the PIO terminal (Deviot Menu > Show Terminal)