Boyan Biandov

Results 4 comments of Boyan Biandov

@pepelepew71 Thank you. Same issue here: `Cannot run program "{runtime.tools.bossac-1.7.0-arduino3.path}/bossac.exe": CreateProcess error=2, The system cannot find the file specified` - same here, your fix to downgrade corrected the issue, what...

I did read the technical explanation and it does not sound credible; if this was a java issue binding to lower ports how does it bind to 514 then? ok...

Not for me, same error with the link above

getting same error: ``` reader = csv.DictReader(doc_file, delimiter=delimiter, fieldnames=fieldnames) File "/usr/lib/python2.7/csv.py", line 79, in __init__ self.reader = reader(f, dialect, *args, **kwds) TypeError: "delimiter" must be an 1-character string ```