Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ilianOptrel opened this issue Nov 3, 2022 · 0 comments

Comments

@ilianOptrel
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant