Robot-Will / Stino

A Sublime Text Plugin for Arduino
Other
1.58k stars 249 forks source link

[Error] AttributeError: 'NoneType' object has no attribute 'arduino_info' - faulty stino installation: #537

Open ilianOptrel opened 1 year ago

ilianOptrel commented 1 year ago

When I 'install' stino as suggested in the github readme, the Sublime Console (open with CTRL+`) displays the following message:

File "C:\Users\...\SublimeText\Data\Packages\Stino-Stino-Dev\StinoCommands.py", line 74, in on_activated_async
    if stino.arduino_info['init_done']:
AttributeError: 'NoneType' object has no attribute 'arduino_info'

The solution I found is to rename the Stino-Stino-Dev directory to Stino. So: