On Saturday, December 24, 2016 at 8:57:44 AM UTC-5, Dave Webb wrote: > > I decided to remove the Forecast module and after doing it I realized I > messed up and did it wrong...I think and can't figure it out. > > This is what I did > > odroid@odroid:~$ sudo /home/weewx/bin/wee_extension --uninstall forecast > Request to remove extension 'forecast' > Finished removing extension 'forecast' > > After starting weewx back up I get this error. > > Dec 24 08:50:26 odroid weewx[31712]: **** ImportError: No module > named forecast > Dec 24 08:50:26 odroid weewx[31712]: **** Generator terminated... >
one of your templates is trying to use the $forecast module, but you have removed the ForecastVariables search list extension. any specific reason that you removed the forecast extension? m -- 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.
