Skip to content
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

SBT2 and Stino 3 install error #243

Closed
jpillora opened this issue Mar 3, 2015 · 1 comment
Closed

SBT2 and Stino 3 install error #243

jpillora opened this issue Mar 3, 2015 · 1 comment

Comments

@jpillora
Copy link

jpillora commented Mar 3, 2015

I followed steps here #179 (comment) and it was working. Then when I restarted sublime, the menus were greyed out. Now when I tried to reinstall, it's still grey and I see

Exception in thread Thread-3:
Traceback (most recent call last):
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threading.py", line 484, in run
    self.__target(*self.__args, **self.__kwargs)
  File "./stino/pyarduino/base/serial_listener.py", line 44, in update
  File "./stino/main.py", line 499, in update_serial_info
RuntimeError: Must call on main thread, consider using sublime.set_timeout(function, timeout)

in the console, which is this line

window = sublime.active_window()

@samlroberts
Copy link

I've encountered the same error. Does anyone have a solution?

@gepd gepd closed this as completed Jan 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants