Your copy of the crt extension has not been ported to Python 3. Either
upgrade the extension, or use Python 2.

On Thu, Aug 20, 2020 at 11:50 AM Chris Alemany <chris...@gmail.com> wrote:

> Hi all,
>
> Trying to upgrade from 3.9.2.
>
> Have python3 installed and everything is in /Users/Shared/weewx as
> normal.  I get the below message when I run the daemon after installation.
> I do have a number of extensions in play as well including crt.
>
> Cheers
> Chris
>
> Traceback (most recent call last):
>
>   File "./bin/weewxd", line 261, in <module>
>
>     main()
>
>   File "./bin/weewxd", line 148, in main
>
>     engine = weewx.engine.StdEngine(config_dict)
>
>   File "/Users/Shared/weewx/bin/weewx/engine.py", line 75, in __init__
>
>     self.loadServices(config_dict)
>
>   File "/Users/Shared/weewx/bin/weewx/engine.py", line 138, in loadServices
>
>     obj = weeutil.weeutil.get_object(svc)(self,config_dict)
>
>   File "/Users/Shared/weewx/bin/weeutil/weeutil.py", line 1093, in
> get_object
>
>     mod = __import__(module)
>
>   File "/Users/Shared/weewx/bin/user/crt.py", line 376
>
>     except Exception, e:
>
>                     ^
>
> SyntaxError: invalid syntax
>
> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/7f6f42da-5420-46a4-aaeb-c720a13f1900n%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/7f6f42da-5420-46a4-aaeb-c720a13f1900n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEAdkdx0UDwq%3Dwpt8LxkqsRsR7TRF2xwaZEY%2BG3_ww7SeQ%40mail.gmail.com.

Reply via email to