Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-11 Thread Keimpe Bleeker
Hi Tom, many thanks for the tips and hints, everything is very much OK now! Just one minor issue for which I don't know if that comes from Weex or the Belchertown skin: the date / time of receiving the latest data is a mess. I'll ask Pat about that too. (http://oentsjerk.eu/) Op dinsdag 5 mei

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-06 Thread Clay Croom
Thank you Tom for all the work on this project. Just wanted to let you know that my upgrade went just fine but I took what felt to me as the safe route to upgrade to Python3. I elected to purge the 3.9 installation keeping the data file. I updated the repository for python3 as instructed

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-06 Thread Clay Croom
On Thursday, April 30, 2020 at 1:09:47 PM UTC-4, Tom Keffer wrote: > > After months of waiting, Version 4 has finally arrived! The major new > feature is that WeeWX will not run under either Python 2 or Python 3. > > It took a long time to get the packaging right but now, thanks to Matthew >

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-05 Thread Tom Keffer
Keimpe, please see the Wiki article *Understanding paths *. On Tue, May 5, 2020 at 9:00 AM Keimpe Bleeker wrote: > Thanks, wee_debug is working! > > pi@Pi4Weewx:/home/weewx $ /home/weewx/bin/wee_debug --info --verbosity=1 > Using

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-05 Thread gjr80
With a setup.py install you need to include the path to the utilities unless you happen to be in the /home/weewx/bin directory (which in this case you are not). wee_debug worked because you included the path, with wee_device you did not. Use /home/weewx/bin/wee_device and it will work. Gary

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-05 Thread Keimpe Bleeker
Thanks, wee_debug is working! pi@Pi4Weewx:/home/weewx $ /home/weewx/bin/wee_debug --info --verbosity=1 Using verbosity=1, displaying most info wee_debug output will be sent to stdout(console) Using configuration file /home/weewx/weewx.conf Using database binding 'wx_binding', which is bound to

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-05 Thread Tom Keffer
Oh, one other thing: you said this applies to "all utilities." Example? -tk On Tue, May 5, 2020 at 8:39 AM Tom Keffer wrote: > OK. That looks normal. There is no "wee_debug not found" error. > > You have to give it something to do. You probably want a --info flag > > /home/weewx/bin/wee_debug

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-05 Thread Tom Keffer
OK. That looks normal. There is no "wee_debug not found" error. You have to give it something to do. You probably want a --info flag /home/weewx/bin/wee_debug --verbosity=1 --info Be sure to read the manual ! On Tue, May 5, 2020 at

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-05 Thread John Kline
You are missing the “—info” flag (as shown in the Usage message printed). Try /home/weewx/bin/wee_debug —info --verbosity=1 > On May 5, 2020, at 8:29 AM, Keimpe Bleeker wrote: > >  > Wee_debug --verbostity=1 results in help-info: > > pi@Pi4Weewx:/home/weewx $ /home/weewx/bin/wee_debug

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-05 Thread Keimpe Bleeker
Wee_debug --verbostity=1 results in help-info: pi@Pi4Weewx:/home/weewx $ /home/weewx/bin/wee_debug --verbosity=1 Usage: wee_debug --help wee_debug --info [CONFIG_FILE|--config=CONFIG_FILE] [--output|--output DEBUG_PATH] [--verbosity=0|1|2]

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-05 Thread Tom Keffer
OK. So, you're telling me that running a program /home/weewx/bin/wee_debug, that clearly exists in a directory listing, results in an error "wee_debug not found". That doesn't make sense. I'd like to see the actual console output. Run the command, then copy and paste from the console output into

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-05 Thread Keimpe Bleeker
See attached screenshot, all the necessary files and folders, as it appears. Op dinsdag 5 mei 2020 14:16:42 UTC+2 schreef Tom Keffer: > > So, what is in /home/weewx/bin? > > On Tue, May 5, 2020 at 5:10 AM Keimpe Bleeker > wrote: > >> Sorry, typo... use the command exactly as you mentioned. >>

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-05 Thread Tom Keffer
So, what is in /home/weewx/bin? On Tue, May 5, 2020 at 5:10 AM Keimpe Bleeker wrote: > Sorry, typo... use the command exactly as you mentioned. > > > Op dinsdag 5 mei 2020 14:02:12 UTC+2 schreef Tom Keffer: >> >> Keimpe >> >> Trying to clarify what you tried. You said you tried 'sudo / home /

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-05 Thread Keimpe Bleeker
Sorry, typo... use the command exactly as you mentioned. Op dinsdag 5 mei 2020 14:02:12 UTC+2 schreef Tom Keffer: > > Keimpe > > Trying to clarify what you tried. You said you tried 'sudo / home / weewx > / bin / wee_debug verbosity = 1' Is that a typo, or did you literally type > that?

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-05 Thread Tom Keffer
Keimpe Trying to clarify what you tried. You said you tried 'sudo / home / weewx / bin / wee_debug verbosity = 1' Is that a typo, or did you literally type that? There should not be spaces in there. I should be something like /home/weewx/bin/wee_debug --verbosity=1 Or, maybe it was just a

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-05 Thread Keimpe Bleeker
Hi Tom, All, >From December I had Weewx V3 with Belchertown running on the Simulator without any problems. Because of the import of the Wunderground history I have been waiting for the transition from WeatherDisplay & WordPerss to Weewx to V4. I've been fiddling for days now to get things

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-05 Thread Paul Bartholdi
Hello, The move from python2 to python3 is a mess because of the way python is designed and the many incompatibilities between them. I think what was done by the weewx developer was the right one, even the necessary one. But user need to be careful that just installing python3 does not mean

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-04 Thread Tom Keffer
Yes, you did use the Debian package installer. You should be able to just do sudo apt-get update sudo apt-get install weewx If you're concerned about breaking things, make a backup of your database file /var/lib/weewx/weewx.sdb. It's the only thing that's irreplaceable. But, you've been doing

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-04 Thread r...@eau.net
I am very cautious and don't want to goof things up (well, too much) so today I make sure the RaspPi4 is running the latest Buster, and updated all the Python 3 files and prerequisites that are listed. In the Update Guide, there is a red-highlighted admonition that one must use the same

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-04 Thread Marius Schamschula
On Monday, May 4, 2020 at 4:31:15 PM UTC-5, Tom Keffer wrote: > > The current pyephem broke the extended almanac, and I've held back that >> python 2.7 package. >> > > Sorry. I don't understand what you mean by "broke the extended almanac." > weewx 3.9.2 just ignored the updated Freshports

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-04 Thread James Berry
Not sure if I have stuffed anything up, but I was able to follow just an apt-get update and upgrade to get from 3.9.2 to 4.0.0, continuing to run under python2. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-04 Thread Tom Keffer
> > The current pyephem broke the extended almanac, and I've held back that > python 2.7 package. > Sorry. I don't understand what you mean by "broke the extended almanac." > I'm having an issue with the annual "High Wind" speed value. Although the > direction and time are there, the speed is

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-04 Thread Marius Schamschula
Hi all, I'm glad that version 4.0 supports python 3.x, although it is currently installed under python 2.7. The current pyephem broke the extended almanac, and I've held back that python 2.7 package. However, I'm planning to transition to python 3.8, with python 2.7 as fallback. I'm having an

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-03 Thread Devonian
Perfect, thanks Gary. Keep well and stay safe. Nigel -- 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+unsubscr...@googlegroups.com. To view this

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-02 Thread gjr80
Nigel, A comma can certainly cause a problem, the config file parser will treat the comma in the setting as a delimiter and return two settings. If you want your comma back you should be able to put it back if you enclose the entire setting in quotes, eg: [[Text]] text = "Real

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-02 Thread Xant
Tom Just to report, that is "nothing" to report (and that's a good thing) WeeWx 4.0 working fine on my setup: - rPi 4 - Python 3 - WeatherFlow - QNAP NAS (as webserver) - Belchertown skin 1.1 Update was smooth. I still keeps the original path (instead 'home'), but just

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-02 Thread Devonian
OK, I figured it for the scroller text - it doesn't like a comma (,) in the text. I now have it running and picking up local time, by adding this to the [RealtimegaugeData] in weewx.conf [[Text]] text = Real Time Gauges - Local Time is %H:%M - Next gauge update in... Nigel. On

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-02 Thread Bill M
Finally got a few minutes to upgrade, still using Python 2.7 and Debian 9 but it went smoothly almost. Must have missed comments that maxSolrRad is now maxSolarRad Would have only taken 5 minutes if I'd seen that first No biggie -- You received this message because you are subscribed to the

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-02 Thread p q
I upgraded from 3.5. Remarkably painless. Took maybe 15 minutes. Thanks! I had previously set up a duplicate site on a VM and migrated that to 3.9 and then to 4.0. Doing all the prep work and testing took way longer than doing the actual upgrade. Next job - upgrade Raspian from Stretch to

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-02 Thread vince
On Friday, May 1, 2020 at 10:26:31 PM UTC-7, Gert Andersen wrote: > > E: Unable to correct problems, you have held broken packages. > > > Please google that exact message and you will find dozens of hits with methods for how to clean this up. Unfortunately, that particular mesage can be a bit

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-02 Thread Gert Andersen
Hi Jaap Did and this message: ubuntu@Kamatera:~$ sudo pip3 install cheetah3 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-02 Thread Gert Andersen
Hi Greg from Oz No my file looks like this: deb [arch=all] http://weewx.com/apt/python3 buster main Gert On Saturday, May 2, 2020 at 7:40:00 AM UTC+2, Greg from Oz wrote: > > Does /etc/apt/sources.list.d/weewx.list > look like this? > deb [arch=all] http://weewx.com/apt/ squeeze main > > That

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-02 Thread Devonian
@ Gary, I've updated my SteelSeries and rtgd and all working now. One small thing has changed since my original install is that the scroller text is now missing (had to remove the old method that picked up local time as it didn't like that now). How do I add some text to the scroller now?

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-02 Thread Graham Eddy
that’s a lot simpler output than mine: feral:~ $ ps -ef|grep -e weewx -e aqua 0 168 1 0 12:05am ?? 3:17.29 /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python /opt/weewx/bin/weewxd /opt/weewx/weewx.conf --loop-on-init 0

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-02 Thread Phil Green
That’s great. All running fine under python3. Great software and excellent support. Regards Phil -- 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] Re: Version 4.0 is (finally) here!

2020-05-02 Thread Greg from Oz
ps -ef|grep weewx root 29803 1 1 May01 ?00:26:50 python2 /usr/share/weewx/weewxd --daemon --pidfile=/var/run/weewx.pid /etc/weewx/weewx.conf On Saturday, 2 May 2020 19:05:08 UTC+10, Phil Green wrote: > > Hello, > Yesterday I reported that I have successfully updated to

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-02 Thread gjr80
Phil, Yes, as usual it's in the log: May 2 16:08:09 cockatoo weewx-ecowitt[11830] INFO __main__: Initializing weewx version 4.0.0 May 2 16:08:09 cockatoo weewx-ecowitt[11830] INFO __main__: Using Python 3.7.3 (default, Dec 20 2019, 18:57:59) #012[GCC 8.3.0] May 2 16:08:09 cockatoo

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-02 Thread Phil Green
Hello, Yesterday I reported that I have successfully updated to Weewx 4.0 on my system running Vantage Vue. At that stage I did not upgrade the install to python3. This morning I have followed the instructions and installed all the prerequisites for pythion3 and done the install again using

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-02 Thread Jaap de Munck
@Gert: Try to install cheetah via pip3. http://www.weewx.com/docs/setup.htm Follow Ubuntu 16.04-17.10 python3-cheetah is not available for Ubuntu 18.04 (the exception) //Jaap Op zaterdag 2 mei 2020 07:40:00 UTC+2 schreef Greg from Oz: > > Does /etc/apt/sources.list.d/weewx.list > look like this?

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Greg from Oz
Does /etc/apt/sources.list.d/weewx.list look like this? deb [arch=all] http://weewx.com/apt/ squeeze main That is what mine looks like. I just did sudo apt update then it informed me there was a new versionof weewx and then I did: sudo apt dist-upgrade and that was it.

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Gert Andersen
Hi @Tom Keffer, with no luck I mean, I get the error: The following packages have unmet dependencies: weewx : Depends: python3-cheetah but it is not going to be installed E: Unable to correct problems, you have held broken packages. @mwall I'm running ubuntu 18.04 so I should use Debian 10. I

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread gjr80
Yep, that's the problem. Let us know how it goes. Gary On Saturday, 2 May 2020 09:09:44 UTC+10, Devonian wrote: > > Hi Gary, > > Not sure of version, but at least 18 months sice I touched it !! > Will update in the morning. > > Just commented out the engine for now and will look in the morning

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Devonian
Hi Gary, Not sure of version, but at least 18 months sice I touched it !! Will update in the morning. Just commented out the engine for now and will look in the morning after some 's (it's 10 past midnight here). Nigel -- You received this message because you are subscribed to the Google

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread gjr80
Nigel, What rtgd version are you using? I have updated it for WeeWX 4 but it was tested against the betas not the release (should not make any difference though). Try the latest and if still a problem post the log showing the error. Gary On Saturday, 2 May 2020 08:59:37 UTC+10, Devonian

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Devonian
Thanks Tom - that did it. It's not in the prerequisites - maybe worth a mention in there http://www.weewx.com/docs/setup.htm ?? Now to fix rtgd problem that's thrown up after the upgrade... Nigel -- You received this message because you are subscribed to the Google Groups "weewx-user" group.

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Tom Keffer
You're not the first to have this problem. Solved with *sudo apt install python3-pip* Then try again. On Fri, May 1, 2020 at 3:32 PM Devonian wrote: > Trying to upgrade from weewx-3.9.2 to weewx-4.0.0 on Debian Buster on > intel 64bit system using setup.py and get... > >

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Devonian
Trying to upgrade from weewx-3.9.2 to weewx-4.0.0 on Debian Buster on intel 64bit system using setup.py and get... nigel@debian10:~/weewx-4.0.0$ python3 ./setup.py build Traceback (most recent call last): File "./setup.py", line 25, in from distutils import log ImportError: cannot import

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Tom Keffer
It's even easier than what Vince outlined. All you need to do is make sure the prerequisites for Python 3 are in place. Then you can run using python2 or python3. *python2 ./bin/weewxd weewx.conf* or *python3 ./bin/weewxd weewx.conf* The prerequisites for Python 3 are listed in the setup.py

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread vince
On Friday, May 1, 2020 at 2:43:50 PM UTC-7, Phil Green wrote: > > Just updated to v4 using setup.py method. No problems. > One question, I am running python version 2.7.16, how easy is it to change > over to python version 3 and to ensure Weewx continues to work? > > Asked and answered probably

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Phil Green
Just updated to v4 using setup.py method. No problems. One question, I am running python version 2.7.16, how easy is it to change over to python version 3 and to ensure Weewx continues to work? Thanks for the great work. Regards Phil -- You received this message because you are subscribed to

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Manfred Maier
After some hiccups (incompatible extensions: SFTP, OWM, Wetter, WCloud) my system (python 3) is now up and running. Thanks a lot to everyone involved in the development and the entire community that provides a fantastic support here! -- You received this message because you are subscribed to

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread G Hammer
There is an extra space in the default weewx4.0.0.conf file May or may not affect anything but after my go around with spaces vs python3, thought I'd mention it. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread mwall
On Friday, May 1, 2020 at 8:54:39 AM UTC-4, Tom Keffer wrote: > > EVERYONE: > > The default python for debian 9 and 10 is *Python 3*, not Python 2. This > includes all debian stretch- and buster-based distributions, such as > Raspbian, and Ubuntu. > slight correction: the python3-weewx

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Tom Keffer
EVERYONE: The default python for debian 9 and 10 is *Python 3*, not Python 2. This includes all debian stretch- and buster-based distributions, such as Raspbian, and Ubuntu. If for some reason you want to continue using Python 2 on these systems, you can do so, but you will have to (1) make sure

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Tom Keffer
On Fri, May 1, 2020 at 1:14 AM Gert Andersen wrote: > Hi > I'm running Ubuntu 18.04 and Weewx 3.9.2 updating to Weewx 4.0. I'm > following the installation guide for Debian: > http://www.weewx.com/docs/debian.htm > ... > > I have tried: > sudo apt-get install -f python3-cheetah > No Luck > > Can

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Greg from Oz
i don't know if you should run it or not but if it is already broken you can't make it any worse. On Friday, 1 May 2020 03:09:47 UTC+10, Tom Keffer wrote: > > After months of waiting, Version 4 has finally arrived! The major new > feature is that WeeWX will not run under either Python 2 or

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Gert Andersen
Hi @Greg from Oz Thanks for looking. I ran this : ubuntu@gand:~$ wget -qO - http://weewx.com/apt/weewx-python3.list | sudo tee /etc/apt/sources.list.d/weewx.list I just followed the guide. Should I also run: ubuntu@gand:~$ wget -qO - http://weewx.com/apt/weewx-python2.list

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Manfred Maier
OK. Now I've killed weewx on my system. I've tried to run curl -s http://weewx.com/apt/weewx-python3.list | sudo tee /etc/apt/sources.list.d/weewx.list before doing the update. The update itself was performed and 4.0 got installed. But now weewx isn't running anymore. I can "start" it, but it

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Greg from Oz
My guess would be when you ran the python3 instead of python2 ubuntu@gand:~$ wget -qO - http://weewx.com/apt/weewx-python3.list | sudo tee /etc/apt/sources.list.d/weewx.list instead of ubuntu@gand:~$ wget -qO - http://weewx.com/apt/weewx-python2.list |

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Manfred Maier
Hmm ... I'm obviously doing something wrong. I'm running Weewx on a RPi 4 (latest version of Rasbian). The original installation was done via the DEB package (at least I think that I did it that way). I've now tried to update: sudo apt-get update: Runs fine sudo apt-get install weewx:

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Greg from Oz
I upgraded my 18.04 but I just did apt update It asked to change the source list for weewx. and it came back and said that weewx could be upgraded. I did apt dist-upgrade I didn't have to do anything else. I think is you ran this: wget -qO - http://weewx.com/apt/weewx-python2.list | sudo tee

[weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread Gert Andersen
Hi I'm running Ubuntu 18.04 and Weewx 3.9.2 updating to Weewx 4.0. I'm following the installation guide for Debian: http://www.weewx.com/docs/debian.htm I get this error: 0 pakker kan opdateres. 0 opdateringer er sikkerhedsopdateringer. ubuntu@gand:~$ wget -qO - http://weewx.com/keys.html |

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread Colin Larsen
I've just updated from 3.9 to 4.0 on my RPi using Belchertown skins. Easy update - many thanks for all the work that's gone into this! Cheers Colin 41south.nz On Fri, 1 May 2020 at 16:34, Greg from Oz wrote: > I just upgraded mine from 3.9.2 to 4 and it was OK. > I had Steel series skin and

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread Greg from Oz
I just upgraded mine from 3.9.2 to 4 and it was OK. I had Steel series skin and that caused a problem but you just rename rainrate to rainRate in the skin and that was fixed. I also have Belechertown skin running so I downloaded the latest version and that worked as well. So it was fairly smooth

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread Gert Andersen
Hi I have version 3.9.2 running today. I'm a little unsure if I can update to 4.0 by following the installation description or I need to delete version 3.9.2 first and do a clean install of version 4.0. Have read through the guide and can't really find anything about it. If I can update, is

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread Greg from Oz
Thanks. I looked in /etc/systemd/system and didn't see any weewx.service On Friday, 1 May 2020 11:51:47 UTC+10, mwall wrote: > > On Thursday, April 30, 2020 at 9:32:26 PM UTC-4, Greg from Oz wrote: >> >> That was it..I missed that copy and paste. >> I have updated my install script. >>

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread mwall
On Thursday, April 30, 2020 at 9:32:26 PM UTC-4, Greg from Oz wrote: > > That was it..I missed that copy and paste. > I have updated my install script. > Is there a systemd script for starting and stopping instead of > /etc/init.d/weewx ? > just do any of these: sudo systemctl start

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread Greg from Oz
That was it..I missed that copy and paste. I have updated my install script. Is there a systemd script for starting and stopping instead of /etc/init.d/weewx ? It is running. So far so good. Great job! Thank you so much. Now to find out why steel series gauges don't work. If I can't

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread mwall
On Thursday, April 30, 2020 at 8:44:15 PM UTC-4, Greg from Oz wrote: > > > Then I got the error below. I am running a fresh install of Ubuntu 20.04 > > W: GPG error: http://weewx.com/apt/python3 buster InRelease: The > following signatures couldn't be verified because the public key is not >

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread Greg from Oz
Hi I did wget -qO - http://weewx.com/apt/weewx-python3.list | sudo tee /etc/apt/sources.list.d/weewx.list then : sudo apt-get update sudo apt-get install weewx Then I got the error below. I am running a fresh install of Ubuntu 20.04 W: GPG error: http://weewx.com/apt/python3 buster

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread Tom Keffer
Known problem, caused by the SteelGauge series using 'rainrate' instead of what is actually in the database, 'rainRate'. I'm not a SteelGauge expert, but I believe people have found solutions. Search through weewx-user and/or weewx-development. On Thu, Apr 30, 2020 at 5:16 PM Greg from Oz wrote:

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread Greg from Oz
Thanks TomIt is sort of working. My weather station batteries failed so I just fixed that and then I did an apt update && apt dist-upgrade and weewx was upgraded to version 4 but some parts are not working now. Can I down grade if I can't work out how to fix the problems? It is creating

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread Hyrules Hyrules
Working well here too thanks alot. -- 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+unsubscr...@googlegroups.com. To view this discussion on the web

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread mwall
for those interested in the python2/python3 details, as well as our strategy for supporting as many platforms as possible with minimal resources, these pages may help: python3 strategy: https://github.com/weewx/weewx/wiki/Python-3-strategy dependency matrix and platform testing:

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread Redig
Worked like a charm. Thank you. On Thursday, April 30, 2020 at 2:41:02 PM UTC-4, mwall wrote: > > > > On Thursday, April 30, 2020 at 2:23:26 PM UTC-4, Redig wrote: >> >> Fantastic! thank you. >> >> Maybe I'm doing something incorrectly, but it seems the apt-get package >> references the python 2

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread mwall
On Thursday, April 30, 2020 at 2:23:26 PM UTC-4, Redig wrote: > > Fantastic! thank you. > > Maybe I'm doing something incorrectly, but it seems the apt-get package > references the python 2 names for dependencies - > > Version: 4.0.0-1 > Depends: python (>= 2.7), python (<< 3.0),

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread wysiwyg
Very good news! Congratulations & thank you ! I'll try it as soon as I can :) Le jeudi 30 avril 2020 20:23:26 UTC+2, Redig a écrit : > > Fantastic! thank you. > > Maybe I'm doing something incorrectly, but it seems the apt-get package > references the python 2 names for dependencies - > >

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread Redig
Fantastic! thank you. Maybe I'm doing something incorrectly, but it seems the apt-get package references the python 2 names for dependencies - Version: 4.0.0-1 Depends: python (>= 2.7), python (<< 3.0), python-configobj (>= 4.5), python-cheetah (>= 2.0), python-imaging (>= 1.1.6) | python-pil