[weewx-user] weewx migration

2022-05-27 Thread 'John Kline' via weewx-user
  After you follow Gary’s advice to install the current version of readltime_gauge-data, you’ll hit a problem with your version of weewx-forecast, as it hasn’t been updated for Python3. To fix this, you can install a fork that has been ported:

Re: [weewx-user] weewx migration

2022-05-27 Thread gjr80
It look like you are using the realtime_gauge-data v0.3.7 or earlier. The current version is v0.5.5 - you will need to upgrade as python3 support was not added until v0.4.0. Use the latest version - it is available on GitHub here .

[weewx-user] Re: WDC Skin

2022-05-27 Thread David Bätge
Yes, that's correct, I think weewx wants the zip to contain only one folder which contains the whole extension. (if you want to directly install from zip without the "extract to folder" step) Glad I could help you! tarob...@gmail.com schrieb am Samstag, 28. Mai 2022 um 02:19:15 UTC+2: > Got

[weewx-user] Re: WDC Skin

2022-05-27 Thread tarob...@gmail.com
Got it working. I see it can't install from zip. Need to extract to directory and install from that location. Thank you. On Friday, May 27, 2022 at 5:31:53 PM UTC-4 david@gmail.com wrote: > The file location is correct, but you need to use the .zip which is > attached to a release. > > The

Re: [weewx-user] weewx migration

2022-05-27 Thread hajsek...@gmail.com
I use python3 version weewex is installed by this guide and I use centos 8 http://weewx.com/docs/redhat.htm weewx interceptor is this one https://github.com/matthewwall/weewx-interceptor weewx forecast is this one

[weewx-user] Re: WDC Skin

2022-05-27 Thread David Bätge
The file location is correct, but you need to use the .zip which is attached to a release. The latest release is v1.2.0, the download path for the zip is https://github.com/Daveiano/weewx-wdc/releases/download/v1.2.0/weewx-wdc-v1.2.0.zip Release page is here:

[weewx-user] Barometric pressure uploading to Wunderground

2022-05-27 Thread Mark Fraser
I've been using a WH1080 weather station with weewx via weewx-sdr for about a year now and getting pressure data from a bme280 sensor. Uploading to Wunderground, Met Office and Weather Cloud. I bought a WH25 temperature, humidity and pressure sensor this week and modified the weewx.conf file

Re: [weewx-user] weewx migration

2022-05-27 Thread 'John Kline' via weewx-user
Your log snippet shows an error in weewx-realtime_gauge-data, probably because it’s an old version that doesn’t work with Python3. What version of weewx-realtime_gauge-data have you installed? Also, since you are want to get the forecast extension working, what version are you using of

[weewx-user] weewx migration

2022-05-27 Thread hajsek...@gmail.com
I have migrated weewx to another server, but have a problem. First I copied old files to new server and try to start it and didn't worked. Than i Have new installation of weex and after that I have installed driver observer when I start weewx it was ok. But after that I have installed

[weewx-user] Re: WDC Skin

2022-05-27 Thread tarob...@gmail.com
Trying to install from zip (also tried from tar.gz) and getting the following: "sudo wee_extension --install=weewx-wdc.zip Request to install 'weewx-wdc.zip' Extracting from zip archive weewx-wdc.zip Traceback (most recent call last): File "/usr/share/weewx/wee_extension", line 92, in