I guess the second last line is the key one. Being trying to dig my way out of this one without success. I never had a problem with any of the other recent builds of version 5.
Any help would be appreciated, hi ian, we just discovered this as well. the 'StrictVersion' parser does not handle 'rc' correctly. here are some details: https://peps.python.org/pep-0386/ as a workaround, you can extract the gw1000 tarball/zip, modify the install.py, then use 'weectl extension' to load from the directory instead of directly from the url. in install.py, replace the StrictVersion conditional at line 382 with a simple "if False:" m -- You received this message because you are subscribed to the Google Groups "weewx-development" 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-development/9097586a-506e-4421-ac46-254d6d2139b2n%40googlegroups.com.
