After installing the GW1000 driver, I try to test it using the python 
command, but get the following error:

pi@raspberrypi:~ $ sudo PYTHONPATH=/usr/share/weewx python -m user.gw1000 
--test-driver
Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/share/weewx/user/gw1000.py", line 504, in <module>
    import configobj
ImportError: No module named configobj


Can someone tell me why it can find the configobj file?

Thanks, 
Chris 

-- 
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/d816c47b-b73a-4f3a-8f5a-fe7ed722205cn%40googlegroups.com.

Reply via email to