It’s a work in progress so you pull from a branch at your own peril. I will 
put a release on GitHub and post here when I have a working version I am 
happy with.

Gary

On Friday, 11 September 2020 at 21:00:44 UTC+10 Astrid wrote:

> 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/fa08bded-51f5-4afe-84dc-d4a1529ac51cn%40googlegroups.com.

Reply via email to