Skip to content

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

@ilianOptrel

Description

@ilianOptrel

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:

  • Download Stino
  • Unzip it
  • Rename unzipped folder to Stino
  • Copy it to the packages directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions