Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

OPENWRT error #245

Open
cescoferraro opened this issue Apr 18, 2015 · 0 comments
Open

OPENWRT error #245

cescoferraro opened this issue Apr 18, 2015 · 0 comments

Comments

@cescoferraro
Copy link

Installed using pip then got

Searching for Board description file (boards.txt) ... FAILED
Board description file (boards.txt) not found. Searched in following places:

  • /usr/local/share/arduino/hardware/arduino
  • /usr/share/arduino/hardware/arduino

I think it is because there is no IDE on my system, so i copied the boards.txt. to /usr/share/arduino/hardware/arduino, but then I get

Traceback (most recent call last):
File "/usr/bin/ino", line 6, in
main()
File "/usr/lib/python2.7/site-packages/ino/runner.py", line 64, in main
e.process_args(args)
File "/usr/lib/python2.7/site-packages/ino/environment.py", line 263, in process_args
all_models = self.board_models()
File "/usr/lib/python2.7/site-packages/ino/environment.py", line 204, in board_models
subdict[key] = {}
TypeError: 'str' object does not support item assignment

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant