You are using Open Weather Map, but forgot to install its extension when
you rebuilt WeeWX. Find it here:
https://github.com/weewx/weewx/wiki/openweathermap

-tk

On Tue, Sep 25, 2018 at 7:39 AM Sean Kirkpatrick <[email protected]>
wrote:

> Hi.
>
> Running weewx 3.8.2 on RasPi 2 using latest Raspbian. This same box has
> been running weewx for a couple of years now, and a couple of months ago, I
> think the SD card started to crap out - OS was all but impossible to boot.
> Figured it's time to upgrade anyway, so here I am with the very latest of
> everything.
>
> Weewx has not been seeing USB data from the Acurite 01525 console. I can
> see the console connect by looking at the logs, but there's no data being
> read. Searching the web for possible solutions I stumbled across this
> <http://www.desert-home.com/search/label/AcuRite%205N1> (again) and
> compiled his programs - I can read data from the console using his
> weatherstation program. Hmmm.
>
> Decided to run weewxd from the command line (as I should have done a month
> ago) and saw the following:
>
> root@weather:/etc/weewx# weewxd --version
> 3.8.2
> root@weather:/etc/weewx# weewxd weewx.conf
> Traceback (most recent call last):
>   File "/usr/bin/weewxd", line 64, in <module>
>     weewx.engine.main(options, args)
>   File "/usr/share/weewx/weewx/engine.py", line 871, in main
>     engine = engine_class(config_dict)
>   File "/usr/share/weewx/weewx/engine.py", line 78, in __init__
>     self.loadServices(config_dict)
>   File "/usr/share/weewx/weewx/engine.py", line 142, in loadServices
>     self.service_obj.append(weeutil.weeutil._get_object(svc)(self,
> config_dict))
>   File "/usr/share/weewx/weeutil/weeutil.py", line 1132, in _get_object
>     mod = __import__(module)
> ImportError: No module named owm
>
> Google is unrevealing about a module called "owm", but clearly weewx is
> unhappy about it.
>
> I should note that weewx was installed via the weewx repo.
>
> Can anyone point me to a cure? I'd sure like to have my weather station
> back online!
>
> Thanks!
>
>     Sean
>
> --
> 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.
>

-- 
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