Hello all,
I had this somewhat working last week but then it just stopped collecting 
data so I had to start over. Now, when I'm following all the steps to 
install WeeWX with the AmbientWeatherAPI it is not working. I am getting 
the following errors:

Dec 13 09:27:20 raspberrypi python3[657]: weewx[657] CRITICAL __main__:     
****    File "/usr/share/weewx/weewx/engine.py", line 81, in __init__
Dec 13 09:27:20 raspberrypi python3[657]: weewx[657] CRITICAL __main__:     
****      self.setupStation(config_dict)
Dec 13 09:27:20 raspberrypi python3[657]: weewx[657] CRITICAL __main__:     
****    File "/usr/share/weewx/weewx/engine.py", line 108, in setupStation
Dec 13 09:27:20 raspberrypi python3[657]: weewx[657] CRITICAL __main__:     
****      __import__(driver)
Dec 13 09:27:20 raspberrypi python3[657]: weewx[657] CRITICAL __main__:     
****    File "/usr/share/weewx/user/ambientweatherapi.py", line 9, in 
<module>
Dec 13 09:27:20 raspberrypi python3[657]: weewx[657] CRITICAL __main__:     
****      from ambient_api.ambientapi import AmbientAPI
Dec 13 09:27:20 raspberrypi python3[657]: weewx[657] CRITICAL __main__:     
****  ModuleNotFoundError: No module named 'ambient_api'
Dec 13 09:27:20 raspberrypi python3[657]: weewx[657] CRITICAL __main__:     
****  Exiting.

I have the ambient_api module installed via pip install ambient_api. Is 
there a way to manually enter my keys in the api module? The other two 
errors with the engine.py file I'm not understanding at all.

Thanks.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/ad4fe8fb-20ae-4d50-bde1-68f651113af9n%40googlegroups.com.

Reply via email to