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/simpleRequirement 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: