On Mon, 29 Aug 2022 04:51:13 -0400, gene heskett <ghesk...@shentel.net> declaimed the following:
>What, on the arms, substitutes for the missing "*.whl" file? > In Debian -- apt-get https://packages.debian.org/stable/source/wxpython4.0 of course, that will install things system-wide, not in a virtual environment, and compatible with the system Python. For Bullseye, that is still Python 3.9! pi@rpi3bplus-1:~$ uname -a Linux rpi3bplus-1 5.15.32-v7+ #1538 SMP Thu Mar 31 19:38:48 BST 2022 armv7l GNU/Linux pi@rpi3bplus-1:~$ sudo apt search wxpython Sorting... Done Full Text Search... Done gnumed-client/stable 1.8.5+dfsg-2 all medical practice management - Client psychopy/stable 2020.2.10+dfsg-2 all environment for creating psychology stimuli in Python pyscanfcs/stable 0.3.6+ds-2+b1 armhf scientific tool for perpendicular line scanning FCS python3-genx/stable 3.0.2-1 armhf differential evolution algorithm for fitting python3-opengl/stable 3.1.5+dfsg-1 all Python bindings to OpenGL (Python 3) python3-pyface/stable 6.1.2-2 all traits-capable windowing framework python3-squaremap/stable 1:1.0.5-2 all wxPython control to display hierarchic data as nested squares python3-wxgtk-media4.0/stable 4.0.7+dfsg-10 armhf Python 3 interface to the wxWidgets Cross-platform C++ GUI toolkit (wx.media) python3-wxgtk-webview4.0/stable 4.0.7+dfsg-10 armhf Python 3 interface to the wxWidgets Cross-platform C++ GUI toolkit (wx.html2) python3-wxgtk4.0/stable 4.0.7+dfsg-10 armhf Python 3 interface to the wxWidgets Cross-platform C++ GUI toolkit soundgrain/stable 6.0.1-2 all Graphical interface to control granular sound synthesis modules wxglade/stable 1.0.1-1 all GUI designer written in Python with wxPython wxpython-tools/stable 4.0.7+dfsg-10 all Tools from the wxPython distribution pi@rpi3bplus-1:~$ pi@rpi3bplus-1:~$ sudo apt install python3-wxgtk4.0 Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 Suggested packages: wx3.0-doc The following NEW packages will be installed: libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 python3-wxgtk4.0 0 upgraded, 3 newly installed, 0 to remove and 161 not upgraded. Need to get 10.5 MB of archives. After this operation, 51.6 MB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libwxbase3.0-0v5 armhf 3.0.5.1+dfsg-2 [918 kB] Get:2 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libwxgtk3.0-gtk3-0v5 armhf 3.0.5.1+dfsg-2 [3650 kB] Get:3 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf python3-wxgtk4.0 armhf 4.0.7+dfsg-10 [5970 kB] Fetched 10.5 MB in 8s (1346 kB/s) Selecting previously unselected package libwxbase3.0-0v5:armhf. (Reading database ... 175515 files and directories currently installed.) Preparing to unpack .../libwxbase3.0-0v5_3.0.5.1+dfsg-2_armhf.deb ... Unpacking libwxbase3.0-0v5:armhf (3.0.5.1+dfsg-2) ... Selecting previously unselected package libwxgtk3.0-gtk3-0v5:armhf. Preparing to unpack .../libwxgtk3.0-gtk3-0v5_3.0.5.1+dfsg-2_armhf.deb ... Unpacking libwxgtk3.0-gtk3-0v5:armhf (3.0.5.1+dfsg-2) ... Selecting previously unselected package python3-wxgtk4.0. Preparing to unpack .../python3-wxgtk4.0_4.0.7+dfsg-10_armhf.deb ... Unpacking python3-wxgtk4.0 (4.0.7+dfsg-10) ... Setting up libwxbase3.0-0v5:armhf (3.0.5.1+dfsg-2) ... Setting up libwxgtk3.0-gtk3-0v5:armhf (3.0.5.1+dfsg-2) ... Setting up python3-wxgtk4.0 (4.0.7+dfsg-10) ... Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u2) ... pi@rpi3bplus-1:~$ Or... You wait until somebody builds a Python3.10 ARMHF compatible wheel. -- Wulfraed Dennis Lee Bieber AF6VN wlfr...@ix.netcom.com http://wlfraed.microdiversity.freeddns.org/ -- https://mail.python.org/mailman/listinfo/python-list