Opened weewx.conf in nano and made sure it said 10, foot. Saved again. Tried sudo apt install weewx again and received the same errors. Is it possible it is saving the originally entered responses somewhere? It doesn't even ask the config questions now.
On Tuesday, January 16, 2024 at 7:34:01 AM UTC-6 matthew wall wrote: > On Tuesday, January 16, 2024 at 8:28:02 AM UTC-5 [email protected] wrote: > > > File "/usr/share/weewx/weectllib/station_actions.py", line 254, in > config_altitude > raise ValueError(f"Unknown altitude unit {unit}") > ValueError: Unknown altitude unit feet > > > in your weewx config file (probably /etc/weewx/weewx.conf), change 'feet' > to 'foot' > > then `sudo apt install weewx` again > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/05062f00-2c22-4aee-82aa-4486d4cae7fdn%40googlegroups.com.
