Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1582

Python • Re: Python pyqt6 issues.

$
0
0
I created my own python version of Blockly for legacy lego devices in OSX that uses Pyqt6 with Python 3.14 however when I try to run it on an RPI4 my python is 3.8 and says it the latest but also I cant get pyqt6 to install as I get the error about no version matching dependences.
I have tried all the variants of apt and pip3 to install pyqt6 but it still fails. can anyone point me in the correct direction please?


"when I try to run it on an RPI4 my python is 3.8 and says it the latest "

That suggests you are running a very old, stale, outdated Operating System on your RPi4 board.


"can anyone point me in the correct direction please?"

Installing the current RasPiOS Trixie as the OS for your RPi4 board will at least give you Python3.13.5: might that be recent enough to allow you to install a suitable level of Pyqt6 to satisfy your own coding requirements?

Statistics: Posted by B.Goode — Sun Feb 01, 2026 3:15 pm



Viewing all articles
Browse latest Browse all 1582

Trending Articles