You will have to edit whatever script you use to start weewx as a daemon. Look in /etc/init.d/weewx. If not there, then /etc/systemd/system/weewx.service.
-tk On Sat, May 2, 2020 at 5:13 PM Colin Larsen <[email protected]> wrote: > Hi all > > I know that this is buried somewhere in the threads of information, sorry > apologies for not being able to find it. > > I've just upgraded my Pi based station to Weewx 4.0 using the apt-get > method. Ihas Python3 installed but is still using Python2 as can be seen > here. I thought I had read that if Python3 was already installed then the > update would use that version - apparently not :) > > Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent > > permitted by applicable law. > > Last login: Wed Apr 29 09:47:37 2020 from 192.168.20.45 > > *pi@raspberrypi*:*~ $* ps -ef|grep weewx > > pi 30253 30223 0 12:01 pts/0 00:00:00 grep --color=auto *weewx* > > root 32235 1 5 May01 ? 02:23:06 python2 /usr/share/*weewx* > /*weewx*d --daemon --pidfile=/var/run/*weewx*.pid /etc/*weewx*/*weewx* > .conf > > *pi@raspberrypi*:*~ $* python3 --version > > Python 3.5.3 > > *pi@raspberrypi*:*~ $* > > > Whats the trick that I've missed to tell it to use Python3? > > > Many thanks > > Colin > > -- > 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/CACjxfUv_62X8mX2Q8zG7SO6-9TWXgWaFHYLRO8LTnPmrMRTJYw%40mail.gmail.com > <https://groups.google.com/d/msgid/weewx-user/CACjxfUv_62X8mX2Q8zG7SO6-9TWXgWaFHYLRO8LTnPmrMRTJYw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPq0zECE9FUpRR_gZ6TCrRM6zp1msX0OhGPVpbFBgSpP93TdOA%40mail.gmail.com.
