Additional info
When command 'python3 -m pip install weewx --upgrade --user' is executed 
again the console show:

root@pi35:~/weewx-data# python3 -m pip install weewx --upgrade --user
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: weewx in 
/usr/local/lib/python3.9/dist-packages (5.0.0b1)
Collecting weewx
  Using cached 
https://www.piwheels.org/simple/weewx/weewx-5.0.0b1-py3-none-any.whl (3.2 
MB)
  Using cached 
https://www.piwheels.org/simple/weewx/weewx-5.0.0a30-py3-none-any.whl (3.2 
MB)
Requirement already satisfied: configobj<6.0,>=5.0 in 
/root/.local/lib/python3.9/site-packages (from weewx) (5.0.8)
Requirement already satisfied: pyserial<4.0,>=3.4 in 
/root/.local/lib/python3.9/site-packages (from weewx) (3.5)
Requirement already satisfied: PyMySQL[rsa]<2.0,>=1.0 in 
/root/.local/lib/python3.9/site-packages (from weewx) (1.0.3)
Requirement already satisfied: pyephem<4.0,>=3.7 in 
/root/.local/lib/python3.9/site-packages (from weewx) (3.7.7.0)
Requirement already satisfied: pyusb<2.0.0,>=1.0.2 in 
/root/.local/lib/python3.9/site-packages (from weewx) (1.2.1)
Requirement already satisfied: six<2,>=1 in /usr/lib/python3/dist-packages 
(from weewx) (1.16.0)
Requirement already satisfied: Pillow>=5.2 in 
/usr/lib/python3/dist-packages (from weewx) (8.1.2)
Requirement already satisfied: CT3<4.0,>=3.1 in 
/root/.local/lib/python3.9/site-packages (from weewx) (3.3.1)
Requirement already satisfied: ephem==3.7.7.0 in 
/root/.local/lib/python3.9/site-packages (from pyephem<4.0,>=3.7->weewx) 
(3.7.7.0)
Requirement already satisfied: cryptography in 
/root/.local/lib/python3.9/site-packages (from 
PyMySQL[rsa]<2.0,>=1.0->weewx) (40.0.1)
Requirement already satisfied: cffi>=1.12 in 
/root/.local/lib/python3.9/site-packages (from 
cryptography->PyMySQL[rsa]<2.0,>=1.0->weewx) (1.15.1)
Requirement already satisfied: pycparser in 
/root/.local/lib/python3.9/site-packages (from 
cffi>=1.12->cryptography->PyMySQL[rsa]<2.0,>=1.0->weewx) (2.21)
root@pi35:~/weewx-data#

Op vrijdag 26 mei 2023 om 08:19:23 UTC-3 schreef Lucas Heijst:

> After the update of weewx 5.0.0.a25 (or other a.. versions) to version 
> 5.0.0.b1 with:
> python3 -m pip install weewx --upgrade --user
> Weewx won't run anymore
>
> All instances of weewx got the same error when started with:
> systemctl restart weewx_xxxx
>
> May 25 18:35:02 pi35 systemd[1]: Started weewx xxxx.
> May 25 18:35:02 pi35 systemd[1]: weewx_xxxx.service: Main process exited, 
> code=exited, status=2/INVALIDARGUMENT
> May 25 18:35:02 pi35 systemd[1]: weewx_xxxx.service: Failed with result 
> 'exit-code'.
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-development" 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-development/fa014936-4304-4f17-936c-6e1495dfd821n%40googlegroups.com.

Reply via email to