-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Select Board Not Working After Installing Deviot #341
Comments
PlatformIO is not installed
|
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
The text was updated successfully, but these errors were encountered: