prueker / METARMap

Raspberry Pi project to visualize flight conditions on a map using WS8211 LEDs addressed via NeoPixel
MIT License
119 stars 72 forks source link

NameError: name 'false' is not defined #53

Closed cincydash closed 12 months ago

cincydash commented 12 months ago

New setup running on Pi Zero W 1 on Bullseye. Getting the error "NameError: name 'false' is not defined" when trying to execute metar.py. I've scoured metar.py and I don't see any capitalization issue with "false" instead of "False" so not sure what is causing this.

cincydash commented 12 months ago

Used wget to download files and didn't process correctly. Copied using WinSCP and they work properly. User error.