Hello!
Thanx to gjr80 for the new version.
I take both .py files from your python3-git, but
still not working:
wee_reports
Using configuration file /etc/weewx/weewx.conf
Generating for all time
Traceback (most recent call last):
File "/usr/share/weewx/weeutil/weeutil.py", line 1098, in get_object
mod = getattr(mod, part)
AttributeError: module 'user.highchartsSearchX' has no attribute
'highchartsMinRanges'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/share/weewx/weewx/reportengine.py", line 197, in run
obj.start()
File "/usr/share/weewx/weewx/reportengine.py", line 280, in start
self.run()
File "/usr/share/weewx/weewx/cheetahgenerator.py", line 147, in run
self.initExtensions(gen_dict[section_name])
File "/usr/share/weewx/weewx/cheetahgenerator.py", line 189, in
initExtensions
class_ = weeutil.weeutil.get_object(x)
File "/usr/share/weewx/weeutil/weeutil.py", line 1102, in get_object
"Module '%s' has no attribute '%s' when searching for '%s'" %
(mod.__name__, part, module_class))
AttributeError: Module 'user.highchartsSearchX' has no attribute
'highchartsMinRanges' when searching for
'user.highchartsSearchX.highchartsMinRanges'
Regards, Astrid
--
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/abde5c1f-87aa-40e6-9266-4f0fae1c412do%40googlegroups.com.