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 when using undescore character in build name #19

Open
DeeKey opened this issue Jan 3, 2020 · 1 comment
Open

Error when using undescore character in build name #19

DeeKey opened this issue Jan 3, 2020 · 1 comment

Comments

@DeeKey
Copy link
Contributor

DeeKey commented Jan 3, 2020

Rename the build file name to include underscore sign.
Flashing will not start. There will be an error:

Traceback (most recent call last):
File "/home/informatic/Projects/luftdaten-tools/luftdatentool/utils.py", line 32, in run
File "/home/informatic/Projects/luftdaten-tools/luftdaten-tool.py", line 259, in flash_board
AttributeError: 'NoneType' object has no attribute 'startswith'
ERROR:root:Unhandled exception
Traceback (most recent call last):
File "/home/informatic/Projects/luftdaten-tools/luftdatentool/utils.py", line 32, in run
File "/home/informatic/Projects/luftdaten-tools/luftdaten-tool.py", line 259, in flash_board
AttributeError: 'NoneType' object has no attribute 'startswith'

@Informatic
Copy link
Collaborator

latest_en.bin binary from default list is downloaded properly on Linux. What platform are you using?

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

2 participants