Performed a fresh install of WeeWX ver 4.0.0b12.  Weewx (python3) ran fine 
for over 12hrs in the simulator mode. Installed the latest Weewx-SDR driver 
and I get the following error:

pi@raspberrypi:/home/weewx $ sudo PYTHONPATH=bin python bin/user/sdr.py 
--cmd="rtl_433 -M utc -F json"
Traceback (most recent call last):
  File "bin/user/sdr.py", line 92, in <module>
    import weewx.units
  File "/home/weewx/bin/weewx/units.py", line 23, in <module>
    import weeutil.weeutil
  File "/home/weewx/bin/weeutil/weeutil.py", line 26, in <module>
    from weeutil.config import accumulateLeaves, search_up
  File "/home/weewx/bin/weeutil/config.py", line 11, in <module>
    import configobj
ImportError: No module named configobj

Thanks
Rich

-- 
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/01af1a22-bb8a-43ba-bf58-8e9ec155dcb7%40googlegroups.com.

Reply via email to