No. Forecast does not automatically update. You will have to download the latest version. Basically, just reinstall, following the directions on the wiki: https://github.com/weewx/weewx/wiki/forecasting
On Fri, Jul 17, 2020 at 8:13 AM J.L. Blom <[email protected]> wrote: > On 17-07-2020 16:39, Tom Keffer wrote: > > Your copy of forecast is an old one. It has not been upgraded to Python > 3. > > > > On Fri, Jul 17, 2020 at 7:20 AM J.L. Blom <[email protected] > > <mailto:[email protected]>> wrote: > > > > On 17-07-2020 15:45, Tom Keffer wrote: > > > You are still trying to run the version in the Downloads folder. > > > > > Tom, > > Thanks, yes I saw that also but running van the installed > > directory he > > gave another error with the forecast module: > > ______________________ > > /home/weewx# sudo ./bin/weewxd > > Traceback (most recent call last): > > File "./bin/weewxd", line 261, in <module> > > main() > > File "./bin/weewxd", line 148, in main > > engine = weewx.engine.StdEngine(config_dict) > > File "/home/weewx/bin/weewx/engine.py", line 75, in __init__ > > self.loadServices(config_dict) > > File "/home/weewx/bin/weewx/engine.py", line 138, in loadServices > > obj = weeutil.weeutil.get_object(svc)(self,config_dict) > > File "/home/weewx/bin/weeutil/weeutil.py", line 1093, in > get_object > > mod = __import__(module) > > File "/home/weewx/bin/user/forecast.py", line 495 > > except OSError, e: > > ^ > > SyntaxError: invalid syntax > > _________________________________ > > And the only thing I can understand that the forecast unit is in > > error. > > It is recently compiled (actually last monday) so that is not > > outdated > > but the error I don't understand. > > > I didn't know that. But does it mean I have to update it from the site? > I thought it automatically came with the new version. > (sorry I was a little slow: social obligations!). > Joep > > -- 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/CAPq0zEB3W2fm9YnqroE%2BJC8NvUTZQELk9V2e3y50muVDX9%3DXCA%40mail.gmail.com.
