I'm having the same issue, as I posted in a separate post. Sorry, I overlooked this thread.
I have weewx running on ubuntu 16.04.2. I upgraded from 3.6.2 to 3.7.0. I must say I always performed a manual update until 3.6.2. Now I added the repository and upgraded by apt-get. after that, I got this: 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 In my skin .conf there is this reference: search_list_extensions = examples.xsearch.MyXSearch I also tried to comment this out, it breaks things even further, as was said by TS. Op zondag 12 maart 2017 11:50:47 UTC+1 schreef Erwin Heger: > > It won't solve itself by posting several times ... > > First answer the questions of matthew, afterwards we know a bit more and > can give better advise. > > Erwin > > > Am 12.03.2017 um 11:40 schrieb VM_83 <[email protected] > <javascript:>>: > > > > First i made an update from V.3.6.2 to v.3.7.0 > > > the skin cannot find the 'alltime' search list extension. cannot say how > to fix it without knowing more about your configuration. > > how did you do the upgrade? what version of weewx were you running > before? > > what's in the skin.conf for sofaskin? > > what's in your weewx configuration file? > -- 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.
