-
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
can't see devio menu #336
Comments
I'm having the same problem but my Console has a different error.
|
This is a bit outside my knowledge to say for sure, but what it looks like to me is that Python is having an issue running those scripts, so Deviot is not actually being properly installed, resulting in Sublime throwing errors when trying to load it. Judging by your paths, you're running ST3, right? |
Yes, I'm running ST3. I have two versions of Python installed.
I don't know how to force ST3's Package manager to use 2.7. |
@jaireaux You shouldn't need to force either one...at least I haven't had to do so on any of my machines, mac or win. I didn't read properly before, but I now see the error is with that .ini file apparently not existing. This is really beyond my knowledge of Deviot now though...best I can suggest is checking permissions for the folders or looking into whether some other macOS permissions thing is playing prison guard on the python/ST processes and preventing them from writing there. @laomatt do you have both python 3.6+ and 2.7 installed? Running Sublime Text 3 or 4? And, are you running the regular/stable release or the dev branch of Deviot? If you're trying to run the dev branch and Deviot is actually working (e.g. you can use the keyboard shortcuts to do things like open the boards menu and compile things), then try my solution to the missing menu issue in #337 |
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
macOS big sur v 11.2.3
Board used
elegoo mega 2560 r3
Description of problem
I cannot get 'deviot' to show up in my top menu on sublime text, i have removed and installed it many times
Error(s) in ST Console? (View > Show Console)
ignored packages updated to: ["Deviot (Arduino IDE)", "Vintage"]
reloading settings Packages/User/Package Control.sublime-settings
reloading settings Packages/User/Preferences.sublime-settings
reloading settings Packages/User/Package Control.sublime-settings
ignored packages updated to: ["Vintage"]
reloading settings Packages/Deviot (Arduino IDE)/deviot.sublime-settings
reloading python 3.3 plugin Deviot (Arduino IDE).start_listener
reloading settings Packages/User/Package Control.sublime-settings
reloading settings Packages/User/Preferences.sublime-settings
generating meta info summary
generating syntax summary
reloading settings Packages/User/Preferences.sublime-settings
Unable to open /Users/matt/Library/Application Support/Sublime Text 3/Packages/Default/Preferences.sublime-settings
Unable to open /Users/matt/Library/Application Support/Sublime Text 3/Packages/Default/Preferences.sublime-settings
reloading settings Packages/User/Preferences.sublime-settings
ignored packages updated to: ["Vintage", "Deviot (Arduino IDE)"]
reloading settings Packages/Deviot (Arduino IDE)/deviot.sublime-settings
unloading python 3.3 plugin Deviot (Arduino IDE).start_listener
generating syntax summary
generating meta info summary
Steps to Reproduce
Actual Results
can't see deviot menu
Expected Results
should see a deviot menu
Additional info
You can edit the text above according to your need
The text was updated successfully, but these errors were encountered: