I am starting from scratch with V3.7.1 on my Rasberry Pi and can't get the setup.py to complete.
When I get to the part where I pick my station type (user.owfs) it shows this: Installed drivers include: 0) ? (user.owfs) No module named abstractstation 1) ? (weewx.drivers.acurite) No module named usb 2) ? (weewx.drivers.cc3000) No module named serial 3) ? (weewx.drivers.fousb) No module named usb 4) Simulator (weewx.drivers.simulator) ........ And when I select 0 to pick the owfs driver the install crashes with an error: ImportError: No module named abstractstation I had a look and there is no abstractstation.py file in the /home/pi/weewx-3.7.1/bin/weewx/ folder like there is in an old backup of V2.6.3 I'm pretty sure I have installed all the bits needed but it has been ages since I did it last time and a lot has changed. Is there a way to install the missing module ??? Gary -- 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.
