Closed 3v1n0 closed 11 years ago
Try 'python -m pywws.TestWeatherStation' http://jim-easterbrook.github.io/pywws/doc/en/html/guides/getstarted.html#test-the-weather-station-connection
Ops, sorry... That's true. Adding back a script for running modules could be nice though. ;)
root@neo:~/pywws# python pywws/TestWeatherStation.py Traceback (most recent call last): File "pywws/TestWeatherStation.py", line 56, in
from pywws.Logger import ApplicationLogger
ImportError: No module named pywws.Logger