Guest User

Untitled

a guest
Oct 21st, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "<stdin>", line 1, in <module>
  3. File "/usr/lib/python3.5/configparser.py", line 696, in read
  4. self._read(fp, filename)
  5. File "/usr/lib/python3.5/configparser.py", line 1077, in _read
  6. raise MissingSectionHeaderError(fpname, lineno, line)
  7. configparser.MissingSectionHeaderError: File contains no section headers.
  8. file: '/usr/share/arduino/hardware/arduino/boards.txt', line: 5
  9. 'uno.name=Arduino Unon'
Add Comment
Please, Sign In to add comment