-
Notifications
You must be signed in to change notification settings - Fork 55
Description
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 7
Board used
ESP32
Description of problem
The Deviot installs menu item on Sublime Text but the Platformio does not seem to work because I cannot Select Board
Error(s) in ST Console? (View > Show Console)
Does nothing when clicking Select Board
Steps to Reproduce
Install Python 2.7 to C:\python27
Open Command Editor or Environmental Editor
add C:\Python27 to path
Open Sublime Text 3
Tools>Command Palette
Type: Add Repository
URL: https://github.com/gepd/Deviot.git
Preferences>Package Control
Type: Install Package
Select: Deviot
Close and restart Sublime Text 3
Actual Results
Deviot Give this message:
[ Deviot 2.3.0.dev13 ] Setup
Downloading necessary files...
Extracting files...
Installing PlatformIO...
After 10 minutes it gives this message:
There was an error
Expected Results
I expect the Deviot to install platformio so that the Select Board will function and and I could write a simple Blink program.
Additional info
I attempted this install on Windows 10 and got the same result.
Other people have suggested using Developer Pro Version shown in Deviot menu and then do a Board Refresh but that did not work either.
I did a test of Python from the command prompt and python27 is working.
Is there a way of manually installing platformio into Sublime Text? Is there some py file in Deviot that just needs to be edited?
You can edit the text above according to your need