Airthings / wave-reader

MIT License
50 stars 18 forks source link

Not working #4

Closed lasseklein closed 4 years ago

lasseklein commented 4 years ago

Any thoughts on why I get these error messages after following the guide?

from: can't read /var/mail/bluepy.btle import-im6.q16: unable to open X server ' @ error/import.c/ImportImageCommand/358. from: can't read /var/mail/datetime import-im6.q16: unable to open X server' @ error/import.c/ImportImageCommand/358. import-im6.q16: unable to open X server ' @ error/import.c/ImportImageCommand/358. import-im6.q16: unable to open X server' @ error/import.c/ImportImageCommand/358. ./read_wave.py: 40: ./read_wave.py: Syntax error: word unexpected (expecting ")")

orjangj commented 4 years ago

Never seen this kind of error. It seems like there's a syntax error in read_wave.py on line 40, but this shouldn't be a problem unless you've modified the script in some way?