You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 797, in run_
return self.run()
File "/Users/shawn/Library/Application Support/Sublime Text 3/Packages/Deviot/DeviotStarter.py", line 296, in run
self.MENU_LIST = Menu().createLibraryExamplesMenu()
File "/Users/shawn/Library/Application Support/Sublime Text 3/Packages/Deviot/libs/Menu.py", line 228, in createLibraryExamplesMenu
library_paths = Paths.getLibraryFolders(platform)
UnboundLocalError: local variable 'platform' referenced before assignment
The text was updated successfully, but these errors were encountered:
When I click examples in menu, nothing happens
The text was updated successfully, but these errors were encountered: