I'm getting the following error in the logs since the update to 3.7.0

Mar 15 09:50:17 weerstation weewx[1446]: reportengine: Caught unrecoverable 
exception in generator weewx.cheetahgenerator.CheetahGenerator
Mar 15 09:50:17 weerstation weewx[1446]:         ****  No module named 
examples.xsearch
Mar 15 09:50:17 weerstation weewx[1446]:         ****  Traceback (most 
recent call last):
Mar 15 09:50:17 weerstation weewx[1446]:         ****    File 
"/usr/share/weewx/weewx/reportengine.py", line 239, in run
Mar 15 09:50:17 weerstation weewx[1446]:         ****      obj.start()
Mar 15 09:50:17 weerstation weewx[1446]:         ****    File 
"/usr/share/weewx/weewx/reportengine.py", line 273, in start
Mar 15 09:50:17 weerstation weewx[1446]:         ****      self.run()
Mar 15 09:50:17 weerstation weewx[1446]:         ****    File 
"/usr/share/weewx/weewx/cheetahgenerator.py", line 154, in run
Mar 15 09:50:17 weerstation weewx[1446]:         ****     
 self.initExtensions(gen_dict[section_name])
Mar 15 09:50:17 weerstation weewx[1446]:         ****    File 
"/usr/share/weewx/weewx/cheetahgenerator.py", line 196, in initExtensions
Mar 15 09:50:17 weerstation weewx[1446]:         ****      class_ = 
weeutil.weeutil._get_object(x)
Mar 15 09:50:17 weerstation weewx[1446]:         ****    File 
"/usr/share/weewx/weeutil/weeutil.py", line 1132, in _get_object
Mar 15 09:50:17 weerstation weewx[1446]:         ****      mod = 
__import__(module)
Mar 15 09:50:17 weerstation weewx[1446]:         ****  ImportError: No 
module named examples.xsearch
Mar 15 09:50:17 weerstation weewx[1446]:         ****  Generator terminated
Mar 15 09:50:17 weerstation weewx[1446]: imagegenerator: Generated 11 
images for StandardReport in 0.13 seconds

Weewx is running on ubuntu 16.04.2, with a davis vantage vue.
extensions are twitter, crt, windfinder, cmon

any ideas?

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to