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
Not sure how to reproduce, I changed projects, select environment and get this
Exception in thread Thread-289782:
Traceback (most recent call last):
File"./python3.3/threading.py", line 901, in _bootstrap_inner
File"./python3.3/threading.py", line 858, in run
File"/Users/shawn/Library/Application Support/Sublime Text 3/Packages/Deviot (Arduino IDE)/platformio/upload.py", line 52, in start_upload
self.add_option('lib_extra_dirs', append=True)
File"/Users/shawn/Library/Application Support/Sublime Text 3/Packages/Deviot (Arduino IDE)/libraries/preferences_bridge.py", line 329, in add_option
option = self.init_option + ', ' + optionTypeError: unsupported operand type(s) for +: 'int' and 'str'
reloading settings Packages/User/deviot.sublime-settings
The text was updated successfully, but these errors were encountered:
Not sure how to reproduce, I changed projects, select environment and get this
The text was updated successfully, but these errors were encountered: