-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hello,
When running your script on RP4, seems to encounter issue with as follows:
~/bme680_to_influxdb $ python senddata.py “./config.ini”
/home/pi/bme680_to_influxdb/senddata.py:22: SyntaxWarning: "is" with a literal. Did you mean "=="?
if len(sys.argv) is 2:
KeyError parsing config.ini file. Check file and its structure!
Can you assist me with this issue, script was working fine to what looks like a newer version of python being 3.9.2+
Metadata
Metadata
Assignees
Labels
No labels