Pyside6 support on Raspberry OS
-
Hi,
Is there an estimated date for when Raspberry OS will have Pyside6 support? (ability to install using pip or apt-get)
@myfitness It is better to ask Raspberry OS community, because Qt Company does not package Qt/PySide for Raspberry OS (or any other Linux distribution).
-
aarch64 wheels should now be available ( https://bugreports.qt.io/browse/PYSIDE-2375 ), also have you tried cross-building yourself ( https://doc.qt.io/qtforpython-6/gettingstarted/index.html#cross-compilation )?