Hi Everyone,Weather station : Raspberry pi3, running Raspbian busterDriver for weewx: jardiamj/BYOWS_RPiTutorial : Build your own weather station_Raspberry pi project (Uploading data to weather underground)After getting my station up and running perfectly using the python3 code from the tutorial: SQLite, all sensors reading and upload to weather underground, I decided to give a go to weewx, but I have an issue. When I start weewx manuallyI got that in my /var/log/Syslog when debug = 1 in : weewx.confsudo weewxd /etc/weewx/weewx.confSep 20 11:17:52 raspberrypi weewx[4040]: engine: Initializing weewx version 3.9.2Sep 20 11:17:52 raspberrypi weewx[4040]: engine: Using Python 2.7.16 (default, Apr 6 2019, 01:42:57) #012[GCC 8.2.0]Sep 20 11:17:52 raspberrypi weewx[4040]: engine: Platform Linux-4.19.66-v7+-armv7l-with-debian-10.1Sep 20 11:17:52 raspberrypi weewx[4040]: engine: Locale is 'en_GB.UTF-8'Sep 20 11:17:52 raspberrypi weewx[4040]: engine: Using configuration file /etc/weewx/weewx.confSep 20 11:17:52 raspberrypi weewx[4040]: engine: Debug is 1Sep 20 11:17:52 raspberrypi weewx[4040]: engine: Initializing engineSep 20 11:17:52 raspberrypi weewx[4040]: engine: Loading station type BYOWS (user.byows_rpi)Sep 20 11:17:52 raspberrypi weewx[4040]: engine: Import of driver failed: int() can't convert non-string with explicit base (<type 'exceptions.TypeError'>)Sep 20 11:17:52 raspberrypi weewx[4040]: engine: Unable to load driver: int() can't convert non-string with explicit baseSep 20 11:17:52 raspberrypi weewx[4040]: **** Exiting...I know that wiring is ok because working with python3I did reinstall libraries for python 2.7I made some research but come empty-handedI am not a programmer, just in learning phase python3 (first language for me).Not bad knowledge of Linux, Debian ubuntu Knoppix, etc...I don't know what to do next, I hope I will get help.
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/f36c7a2d-e120-43b4-b77d-d61728197659%40googlegroups.com.
Sep 21 18:10:21 weatherstation weewx[902]: engine: Initializing weewx version 3.9.2
Sep 21 18:10:21 weatherstation weewx[902]: engine: Using Python 2.7.16 (default, Apr 6 2019, 01:42:57) #012[GCC 8.2.0]
Sep 21 18:10:21 weatherstation weewx[902]: engine: Platform Linux-4.19.66-v7+-armv7l-with-debian-10.1
Sep 21 18:10:21 weatherstation weewx[902]: engine: Locale is 'en_GB.UTF-8'
Sep 21 18:10:21 weatherstation weewx[902]: engine: Using configuration file /etc/weewx/weewx.conf
Sep 21 18:10:21 weatherstation weewx[902]: engine: Loading station type BYOWS (user.byows_rpi)
Sep 21 18:10:21 weatherstation weewx[902]: BYOWS RPi: using driver BYOWS
Sep 21 18:10:21 weatherstation weewx[902]: BYOWS RPi: driver version is 0.51
Sep 21 18:10:21 weatherstation weewx[902]: engine: Import of driver failed: [Errno 121] Remote I/O error (<type 'exceptions.IOError'>)
Sep 21 18:10:21 weatherstation weewx[902]: engine: Unable to load driver: [Errno 121] Remote I/O error
Sep 21 18:10:21 weatherstation weewx[902]: **** Exiting...
To unsubscribe from this group and stop receiving emails from it, send an email to weewx...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx...@googlegroups.com.