
Here is the console output when I select the arduino application folder.
Traceback (most recent call last):
File ".\StinoStarter.py", line 470, in on_done
File ".\app\base.py", line 24, in refresh
File ".\app\base.py", line 53, in genKeywordList
File ".\app\base.py", line 884, in getKeywordListFromPlatform
File ".\app\base.py", line 866, in getKeywordListFromCoreFolderList
File ".\app\base.py", line 855, in getKeywordListFromFile
UnboundLocalError: local variable 'keyword_type' referenced before assignment
Here is the console output when I select the arduino application folder.
Traceback (most recent call last):
File ".\StinoStarter.py", line 470, in on_done
File ".\app\base.py", line 24, in refresh
File ".\app\base.py", line 53, in genKeywordList
File ".\app\base.py", line 884, in getKeywordListFromPlatform
File ".\app\base.py", line 866, in getKeywordListFromCoreFolderList
File ".\app\base.py", line 855, in getKeywordListFromFile
UnboundLocalError: local variable 'keyword_type' referenced before assignment