Good. Next one solved.
The Belchertown graphs.conf seems to be case sensitive with the new weewx 
4.0

The observation "MaxSolarRad" worked in 3.9.2, but does not work in 4.0
After renaming it to "maxSolarRad" this issue was gone.


But there's another issue - and hopefully the last one:
Is that again a python 3 issue with an extension? In this case SFTP?

Any hint welcome!


*pi@raspberrypi*:*~ $* sudo wee_reports

Using configuration file /etc/weewx/weewx.conf

Generating for all time

Traceback (most recent call last):

  File "/usr/share/weewx/weewx/reportengine.py", line 180, in run

    obj = weeutil.weeutil.get_object(generator)(

  File "/usr/share/weewx/weeutil/weeutil.py", line 1093, in get_object

    mod = __import__(module)

  File "/usr/share/weewx/user/sftp.py", line 81

    except pysftp.ConnectionException, 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/d139513c-da5e-47bf-bcdd-a9c853d21817%40googlegroups.com.

Reply via email to