Got a new Raspberry Pi Zero, loaded the latest OS, loaded brother_ql_web and get this message:
No handlers could be found for logger "brother_ql.devicedependent"
Traceback (most recent call last):
File "./brother_ql_web.py", line 28, in
except FileNotFoundError as e:
NameError: name 'FileNotFoundError' is not defined
Any suggestions?
Got a new Raspberry Pi Zero, loaded the latest OS, loaded brother_ql_web and get this message:
No handlers could be found for logger "brother_ql.devicedependent"
Traceback (most recent call last):
File "./brother_ql_web.py", line 28, in
except FileNotFoundError as e:
NameError: name 'FileNotFoundError' is not defined
Any suggestions?