Thanks Tom, the installation of weewx v5 went OK on Raspberry PI OS (32-bit)

Linux pi36 6.1.21-v7+ #1642 SMP Mon Apr  3 17:20:52 BST 2023 armv7l
cat /etc/debian_version
cat /boot/issue.txt
11.6
Raspberry Pi reference 2023-05-03
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 
47eee1f0ddcf8811559d51eea1c1bb48335e3e88, stage2

apt update && apt upgrade

apt install gcc python3-dev python3-pip 

apt install python3-cryptography 

pip3 install wheel --user

pip3 install weewx --user
Op dinsdag 30 mei 2023 om 08:40:14 UTC-3 schreef Tom Keffer:

> You install using apt, not pip
>
>
> *sudo apt install python3-cryptography*
>
>
> On Tue, May 30, 2023 at 4:26 AM Lucas Heijst <ljm.h...@gmail.com> wrote:
>
>> Tom, Vince,
>>
>> Installing cryptography with pip3 failed on Raspberry PI OS light (32-bit)
>>
>> Steps taken:
>>
>> Fresh install of Raspberry PI OS light (32-bit)
>> -----
>> Linux pi36 6.1.21-v7+ #1642 SMP Mon Apr  3 17:20:52 BST 2023 armv7l
>> cat /etc/debian_version
>> 11.6
>> cat /boot/issue.txt
>> Raspberry Pi reference 2023-05-03
>> Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 
>> 47eee1f0ddcf8811559d51eea1c1bb48335e3e88, stage2
>> -----
>>
>> apt update && apt upgrade
>> apt install gcc python3-dev python3-pip 
>> pip3 install cryptography --user (failed, see attachment)
>>
>> Op maandag 29 mei 2023 om 20:19:06 UTC-3 schreef Tom Keffer:
>>
>>> Good sleuthing, Vince.
>>>
>>> I've added this to the *Pip troubleshooting* wiki. 
>>> https://github.com/weewx/weewx/wiki/pip-troubleshooting
>>>
>>> On Mon, May 29, 2023 at 3:46 PM Vince Skahan <vince...@gmail.com> wrote:
>>>
>>>> ok - did a quick check of the latest 64-bit desktop and 32-bit lite 
>>>> RaspiOS.  All that's needed for the lite os is to add the dpkg of 
>>>> python3-cryptography.  It's in the desktop contents but you need to add it 
>>>> to the lite variant.  Once you do that, installing weewx is a one-step 
>>>> "pip3 install --user weewx" with nothing else required.
>>>>
>>>>
>>>> On Monday, May 29, 2023 at 3:08:55 PM UTC-7 Tom Keffer wrote:
>>>>
>>>> FWIW, the Raspi Foundation still recommend their 32-bit variant 
>>>> according to their website, but the 64-bit variants are there too of 
>>>> course...
>>>>
>>>>
>>>> Good to know.
>>>>
>>>> It may not be the 32-bits that causes the problem, but rather the 
>>>> "lite" version. Does the regular version of Raspberry Pi OS include the 
>>>> cryptography library?
>>>>
>>>> -- 
>>>>
>>> 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 weewx-developm...@googlegroups.com.
>>>>
>>> To view this discussion on the web visit 
>>>> https://groups.google.com/d/msgid/weewx-development/7cdc3613-7f86-4e42-8e98-46da14f345f1n%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/weewx-development/7cdc3613-7f86-4e42-8e98-46da14f345f1n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>> -- 
>> 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 weewx-developm...@googlegroups.com.
>>
> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-development/8878413c-5b1a-4d7a-8de9-85d938a85475n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-development/8878413c-5b1a-4d7a-8de9-85d938a85475n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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 weewx-development+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-development/71a02789-9bc4-4b8e-94be-aac130cde0e0n%40googlegroups.com.
login as: wx
wx@192.168.0.136's password:
Linux pi36 6.1.21-v7+ #1642 SMP Mon Apr  3 17:20:52 BST 2023 armv7l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
wx@pi36:~ $ sudo su
root@pi36:/home/wx# sudo passwd root
New password:
Retype new password:
passwd: password updated successfully
root@pi36:/home/wx# ^C
root@pi36:/home/wx# cat /etc/debian_version
cat /boot/issue.txt
11.6
Raspberry Pi reference 2023-05-03
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 
47eee1f0ddcf8811559d51eea1c1bb48335e3e88, stage2
root@pi36:/home/wx# ^C
root@pi36:/home/wx# apt update && apt upgrade
Get:1 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]
Get:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15.0 kB]
Get:3 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages 
[13.2 MB]
Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [316 
kB]
Fetched 13.6 MB in 14s (957 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
13 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  base-files libpam-systemd libsystemd0 libudev1 libwebp6 libwebpdemux2 
libwebpmux3 raspberrypi-sys-mods rpi-eeprom systemd systemd-sysv 
systemd-timesyncd udev
13 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 9,588 kB of archives.
After this operation, 1,053 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.raspberrypi.org/debian bullseye/main armhf 
raspberrypi-sys-mods armhf 20230510~bullseye [18.4 kB]
Get:3 http://archive.raspberrypi.org/debian bullseye/main armhf rpi-eeprom 
armhf 16.1-1 [2,396 kB]
Get:2 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf base-files 
armhf 11.1+rpi1+deb11u7 [70.4 kB]
Get:4 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf systemd-sysv 
armhf 247.3-7+rpi1+deb11u2 [114 kB]
Get:5 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf 
libpam-systemd armhf 247.3-7+rpi1+deb11u2 [261 kB]
Get:6 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libsystemd0 
armhf 247.3-7+rpi1+deb11u2 [346 kB]
Get:7 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf 
systemd-timesyncd armhf 247.3-7+rpi1+deb11u2 [131 kB]
Get:8 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf systemd 
armhf 247.3-7+rpi1+deb11u2 [4,252 kB]
Get:9 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf udev armhf 
247.3-7+rpi1+deb11u2 [1,431 kB]
Get:10 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libudev1 
armhf 247.3-7+rpi1+deb11u2 [162 kB]
Get:11 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libwebp6 
armhf 0.6.1-2.1+deb11u1 [225 kB]
Get:12 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf 
libwebpdemux2 armhf 0.6.1-2.1+deb11u1 [86.8 kB]
Get:13 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libwebpmux3 
armhf 0.6.1-2.1+deb11u1 [94.4 kB]
Fetched 9,588 kB in 9s (1,020 kB/s)
Reading changelogs... Done
(Reading database ... 43857 files and directories currently installed.)
Preparing to unpack .../base-files_11.1+rpi1+deb11u7_armhf.deb ...
Unpacking base-files (11.1+rpi1+deb11u7) over (11.1+rpi1+deb11u6) ...
Setting up base-files (11.1+rpi1+deb11u7) ...
Installing new version of config file /etc/debian_version ...
(Reading database ... 43857 files and directories currently installed.)
Preparing to unpack .../systemd-sysv_247.3-7+rpi1+deb11u2_armhf.deb ...
Unpacking systemd-sysv (247.3-7+rpi1+deb11u2) over (247.3-7+rpi1+deb11u1) ...
Preparing to unpack .../libpam-systemd_247.3-7+rpi1+deb11u2_armhf.deb ...
Unpacking libpam-systemd:armhf (247.3-7+rpi1+deb11u2) over 
(247.3-7+rpi1+deb11u1) ...
Preparing to unpack .../libsystemd0_247.3-7+rpi1+deb11u2_armhf.deb ...
Unpacking libsystemd0:armhf (247.3-7+rpi1+deb11u2) over (247.3-7+rpi1+deb11u1) 
...
Setting up libsystemd0:armhf (247.3-7+rpi1+deb11u2) ...
(Reading database ... 43857 files and directories currently installed.)
Preparing to unpack .../systemd-timesyncd_247.3-7+rpi1+deb11u2_armhf.deb ...
Unpacking systemd-timesyncd (247.3-7+rpi1+deb11u2) over (247.3-7+rpi1+deb11u1) 
...
Preparing to unpack .../systemd_247.3-7+rpi1+deb11u2_armhf.deb ...
Unpacking systemd (247.3-7+rpi1+deb11u2) over (247.3-7+rpi1+deb11u1) ...
Preparing to unpack .../udev_247.3-7+rpi1+deb11u2_armhf.deb ...
Unpacking udev (247.3-7+rpi1+deb11u2) over (247.3-7+rpi1+deb11u1) ...
Preparing to unpack .../libudev1_247.3-7+rpi1+deb11u2_armhf.deb ...
Unpacking libudev1:armhf (247.3-7+rpi1+deb11u2) over (247.3-7+rpi1+deb11u1) ...
Setting up libudev1:armhf (247.3-7+rpi1+deb11u2) ...
(Reading database ... 43857 files and directories currently installed.)
Preparing to unpack .../libwebp6_0.6.1-2.1+deb11u1_armhf.deb ...
Unpacking libwebp6:armhf (0.6.1-2.1+deb11u1) over (0.6.1-2.1) ...
Preparing to unpack .../libwebpdemux2_0.6.1-2.1+deb11u1_armhf.deb ...
Unpacking libwebpdemux2:armhf (0.6.1-2.1+deb11u1) over (0.6.1-2.1) ...
Preparing to unpack .../libwebpmux3_0.6.1-2.1+deb11u1_armhf.deb ...
Unpacking libwebpmux3:armhf (0.6.1-2.1+deb11u1) over (0.6.1-2.1) ...
Preparing to unpack .../raspberrypi-sys-mods_20230510~bullseye_armhf.deb ...
Unpacking raspberrypi-sys-mods (20230510~bullseye) over (20230329) ...
Preparing to unpack .../rpi-eeprom_16.1-1_armhf.deb ...
Unpacking rpi-eeprom (16.1-1) over (16.0-1) ...
Setting up systemd (247.3-7+rpi1+deb11u2) ...
Setting up raspberrypi-sys-mods (20230510~bullseye) ...
Setting up systemd-timesyncd (247.3-7+rpi1+deb11u2) ...
Setting up udev (247.3-7+rpi1+deb11u2) ...
Setting up libwebp6:armhf (0.6.1-2.1+deb11u1) ...
Setting up rpi-eeprom (16.1-1) ...
Setting up libwebpmux3:armhf (0.6.1-2.1+deb11u1) ...
Setting up systemd-sysv (247.3-7+rpi1+deb11u2) ...
Setting up libwebpdemux2:armhf (0.6.1-2.1+deb11u1) ...
Setting up libpam-systemd:armhf (247.3-7+rpi1+deb11u2) ...
Processing triggers for initramfs-tools (0.140) ...
Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u5) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for dbus (1.12.24-0+deb11u1) ...
Processing triggers for install-info (6.7.0.dfsg.2-6) ...
root@pi36:/home/wx# apt install gcc python3-dev python3-pip
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
gcc is already the newest version (4:10.2.1-1+rpi1).
gcc set to manually installed.
The following additional packages will be installed:
  javascript-common libexpat1-dev libjs-jquery libjs-sphinxdoc libjs-underscore 
libpython3-dev libpython3.9-dev python-pip-whl python3-distutils 
python3-lib2to3 python3-setuptools python3-wheel python3.9-dev
Suggested packages:
  apache2 | lighttpd | httpd python-setuptools-doc
The following NEW packages will be installed:
  javascript-common libexpat1-dev libjs-jquery libjs-sphinxdoc libjs-underscore 
libpython3-dev libpython3.9-dev python-pip-whl python3-dev python3-distutils 
python3-lib2to3 python3-pip python3-setuptools python3-wheel python3.9-dev
0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
Need to get 7,224 kB of archives.
After this operation, 23.0 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.raspberrypi.org/debian bullseye/main armhf python-pip-whl 
all 20.3.4-4+rpt1+deb11u1 [2,002 kB]
Get:2 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf 
javascript-common all 11+nmu1 [6,260 B]
Get:3 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf 
libexpat1-dev armhf 2.2.10-2+deb11u5 [123 kB]
Get:7 http://archive.raspberrypi.org/debian bullseye/main armhf python3-pip all 
20.3.4-4+rpt1+deb11u1 [337 kB]
Get:4 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libjs-jquery 
all 3.5.1+dfsg+~3.5.5-7 [315 kB]
Get:5 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf 
libjs-underscore all 1.9.1~dfsg-3 [100 kB]
Get:6 http://raspbian.c3sl.ufpr.br/raspbian bullseye/main armhf libjs-sphinxdoc 
all 3.4.3-2 [127 kB]
Get:8 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf 
libpython3.9-dev armhf 3.9.2-1+rpi1 [3,055 kB]
Get:9 http://raspbian.c3sl.ufpr.br/raspbian bullseye/main armhf libpython3-dev 
armhf 3.9.2-3 [21.7 kB]
Get:10 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf 
python3.9-dev armhf 3.9.2-1+rpi1 [501 kB]
Get:11 http://raspbian.c3sl.ufpr.br/raspbian bullseye/main armhf 
python3-lib2to3 all 3.9.2-1 [77.8 kB]
Get:12 http://raspbian.c3sl.ufpr.br/raspbian bullseye/main armhf 
python3-distutils all 3.9.2-1 [143 kB]
Get:13 http://raspbian.c3sl.ufpr.br/raspbian bullseye/main armhf python3-dev 
armhf 3.9.2-3 [24.8 kB]
Get:14 http://raspbian.c3sl.ufpr.br/raspbian bullseye/main armhf 
python3-setuptools all 52.0.0-4 [366 kB]
Get:15 http://raspbian.c3sl.ufpr.br/raspbian bullseye/main armhf python3-wheel 
all 0.34.2-1 [24.0 kB]
Fetched 7,224 kB in 7s (1,020 kB/s)
Selecting previously unselected package javascript-common.
(Reading database ... 43859 files and directories currently installed.)
Preparing to unpack .../00-javascript-common_11+nmu1_all.deb ...
Unpacking javascript-common (11+nmu1) ...
Selecting previously unselected package libexpat1-dev:armhf.
Preparing to unpack .../01-libexpat1-dev_2.2.10-2+deb11u5_armhf.deb ...
Unpacking libexpat1-dev:armhf (2.2.10-2+deb11u5) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../02-libjs-jquery_3.5.1+dfsg+~3.5.5-7_all.deb ...
Unpacking libjs-jquery (3.5.1+dfsg+~3.5.5-7) ...
Selecting previously unselected package libjs-underscore.
Preparing to unpack .../03-libjs-underscore_1.9.1~dfsg-3_all.deb ...
Unpacking libjs-underscore (1.9.1~dfsg-3) ...
Selecting previously unselected package libjs-sphinxdoc.
Preparing to unpack .../04-libjs-sphinxdoc_3.4.3-2_all.deb ...
Unpacking libjs-sphinxdoc (3.4.3-2) ...
Selecting previously unselected package libpython3.9-dev:armhf.
Preparing to unpack .../05-libpython3.9-dev_3.9.2-1+rpi1_armhf.deb ...
Unpacking libpython3.9-dev:armhf (3.9.2-1+rpi1) ...
Selecting previously unselected package libpython3-dev:armhf.
Preparing to unpack .../06-libpython3-dev_3.9.2-3_armhf.deb ...
Unpacking libpython3-dev:armhf (3.9.2-3) ...
Selecting previously unselected package python-pip-whl.
Preparing to unpack .../07-python-pip-whl_20.3.4-4+rpt1+deb11u1_all.deb ...
Unpacking python-pip-whl (20.3.4-4+rpt1+deb11u1) ...
Selecting previously unselected package python3.9-dev.
Preparing to unpack .../08-python3.9-dev_3.9.2-1+rpi1_armhf.deb ...
Unpacking python3.9-dev (3.9.2-1+rpi1) ...
Selecting previously unselected package python3-lib2to3.
Preparing to unpack .../09-python3-lib2to3_3.9.2-1_all.deb ...
Unpacking python3-lib2to3 (3.9.2-1) ...
Selecting previously unselected package python3-distutils.
Preparing to unpack .../10-python3-distutils_3.9.2-1_all.deb ...
Unpacking python3-distutils (3.9.2-1) ...
Selecting previously unselected package python3-dev.
Preparing to unpack .../11-python3-dev_3.9.2-3_armhf.deb ...
Unpacking python3-dev (3.9.2-3) ...
Selecting previously unselected package python3-setuptools.
Preparing to unpack .../12-python3-setuptools_52.0.0-4_all.deb ...
Unpacking python3-setuptools (52.0.0-4) ...
Selecting previously unselected package python3-wheel.
Preparing to unpack .../13-python3-wheel_0.34.2-1_all.deb ...
Unpacking python3-wheel (0.34.2-1) ...
Selecting previously unselected package python3-pip.
Preparing to unpack .../14-python3-pip_20.3.4-4+rpt1+deb11u1_all.deb ...
Unpacking python3-pip (20.3.4-4+rpt1+deb11u1) ...
Setting up javascript-common (11+nmu1) ...
Setting up python3-wheel (0.34.2-1) ...
Setting up libexpat1-dev:armhf (2.2.10-2+deb11u5) ...
Setting up python-pip-whl (20.3.4-4+rpt1+deb11u1) ...
Setting up libjs-jquery (3.5.1+dfsg+~3.5.5-7) ...
Setting up python3-lib2to3 (3.9.2-1) ...
Setting up libjs-underscore (1.9.1~dfsg-3) ...
Setting up python3-distutils (3.9.2-1) ...
Setting up python3-setuptools (52.0.0-4) ...
Setting up libpython3.9-dev:armhf (3.9.2-1+rpi1) ...
Setting up python3-pip (20.3.4-4+rpt1+deb11u1) ...
Setting up libjs-sphinxdoc (3.4.3-2) ...
Setting up python3.9-dev (3.9.2-1+rpi1) ...
Setting up libpython3-dev:armhf (3.9.2-3) ...
Setting up python3-dev (3.9.2-3) ...
Processing triggers for man-db (2.9.4-2) ...
root@pi36:/home/wx# apt install python3-cryptography
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  python3-cffi-backend
Suggested packages:
  python-cryptography-doc python3-cryptography-vectors
The following NEW packages will be installed:
  python3-cffi-backend python3-cryptography
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 275 kB of archives.
After this operation, 1,555 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://raspbian.c3sl.ufpr.br/raspbian bullseye/main armhf 
python3-cffi-backend armhf 1.14.5-1 [76.1 kB]
Get:2 http://raspbian.c3sl.ufpr.br/raspbian bullseye/main armhf 
python3-cryptography armhf 3.3.2-1 [199 kB]
Fetched 275 kB in 2s (126 kB/s)
Selecting previously unselected package python3-cffi-backend:armhf.
(Reading database ... 44733 files and directories currently installed.)
Preparing to unpack .../python3-cffi-backend_1.14.5-1_armhf.deb ...
Unpacking python3-cffi-backend:armhf (1.14.5-1) ...
Selecting previously unselected package python3-cryptography.
Preparing to unpack .../python3-cryptography_3.3.2-1_armhf.deb ...
Unpacking python3-cryptography (3.3.2-1) ...
Setting up python3-cffi-backend:armhf (1.14.5-1) ...
Setting up python3-cryptography (3.3.2-1) ...
root@pi36:/home/wx# pip3 install wheel --user
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.34.2)
root@pi36:/home/wx# pip3 install weewx --user
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting weewx
  Downloading 
https://www.piwheels.org/simple/weewx/weewx-5.0.0b3-py3-none-any.whl (3.2 MB)
     |████████████████████████████████| 3.2 MB 853 kB/s
Collecting configobj<6.0,>=5.0
  Downloading 
https://www.piwheels.org/simple/configobj/configobj-5.0.8-py2.py3-none-any.whl 
(35 kB)
Collecting PyMySQL[rsa]<2.0,>=1.0
  Downloading 
https://www.piwheels.org/simple/pymysql/PyMySQL-1.0.3-py3-none-any.whl (43 kB)
     |████████████████████████████████| 43 kB 220 kB/s
Requirement already satisfied: Pillow>=5.2 in /usr/lib/python3/dist-packages 
(from weewx) (8.1.2)
Collecting pyusb<2.0.0,>=1.0.2
  Downloading 
https://www.piwheels.org/simple/pyusb/pyusb-1.2.1-py3-none-any.whl (58 kB)
     |████████████████████████████████| 58 kB 1.7 MB/s
Requirement already satisfied: six<2,>=1 in /usr/lib/python3/dist-packages 
(from weewx) (1.16.0)
Collecting pyserial<4.0,>=3.4
  Downloading 
https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 
kB)
     |████████████████████████████████| 90 kB 2.0 MB/s
Collecting ephem<5.0,>=4.1
  Downloading 
https://www.piwheels.org/simple/ephem/ephem-4.1.4-cp39-cp39-linux_armv7l.whl 
(1.7 MB)
     |████████████████████████████████| 1.7 MB 1.9 MB/s
Collecting CT3<4.0,>=3.1
  Downloading 
https://www.piwheels.org/simple/ct3/CT3-3.3.1-cp39-cp39-linux_armv7l.whl (196 
kB)
     |████████████████████████████████| 196 kB 1.1 MB/s
Requirement already satisfied: cryptography in /usr/lib/python3/dist-packages 
(from PyMySQL[rsa]<2.0,>=1.0->weewx) (3.3.2)
Installing collected packages: PyMySQL, pyusb, pyserial, ephem, CT3, configobj, 
weewx
  WARNING: The scripts pyserial-miniterm and pyserial-ports are installed in 
'/root/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this 
warning, use --no-warn-script-location.
  WARNING: The scripts wee_database, wee_debug, wee_device, wee_import, 
wee_reports, weectl and weewxd are installed in '/root/.local/bin' which is not 
on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this 
warning, use --no-warn-script-location.
Successfully installed CT3-3.3.1 PyMySQL-1.0.3 configobj-5.0.8 ephem-4.1.4 
pyserial-3.5 pyusb-1.2.1 weewx-5.0.0b3
root@pi36:/home/wx#

Reply via email to