roscoe81/enviro-monitor

SyntaxError

jeffrayjones opened this issue · 3 comments

Hi roscoe81,

just tried to run your program.
Getting an error message. ...line 1205 SyntaxError: Non-ASCII character ˋ\xc2ˋ...on line 1205, but no encoding declared
Maybe I did something wrong. I’m pretty new at raspbian.

Thanks a lot

That looks similar to Issue #5 that was solved by using Python3. Are you using Python3?

That's exactly it. Sorry. Thanks very much

No problem @jeffrayjones, glad I could help.