问题描述
有人在树莓派上安装过 PySide2 吗?
几乎尝试了互联网上提供的所有解决方案,但都没有成功:
pip3 安装 PySide2
和提供的解决方案:https://forum.qt.io/topic/112813/installing-pyside2-on-raspberry-pi
但似乎没有一个工作.任何帮助将不胜感激
apt-get install python3-pyside2.qt3dcore python3-pyside2.qt3dinput python3-pyside2.qt3dlogic python3-pyside2.qt3drender python3-pyside2.qtcharts python3-pyside2.qtconcurrent python3-pyside2.qtcore python3-pyside2.qtgui python3-pyside2.qthelp python3-pyside2.qtlocation python3-pyside2.qtmultimedia python3-pyside2.qtmultimediawidgets python3-pyside2.qtnetwork python3-pyside2.qtopengl python3positionsidetpyside2.python3-pyside2.qtprintsupport python3-pyside2.qtqml python3-pyside2.qtquick python3-pyside2.qtquickwidgets python3-pyside2.qtscript python3-pyside2.qtscripttools python3-pyside2.qtsensors python3-pyside2.qtsql python3-pyside2.qtsside2.qt3qttexttospeech python3-pyside2.qtuitools python3-pyside2.qtwebchannel python3-pyside2.qtwebsockets python3-pyside2.qtwidgets python3-pyside2.qtx11extras python3-pyside2.qtxml python3-pyside2.qtxmlpatterns python3-pyside
从这里得到:https://forum.qt.io/topic/112813/installing-pyside2-on-raspberry-pi/6
Has anyone had any luck installing PySide2 on a raspberry Pi?
Have tried nearly every solution provided on the internet with no luck:
pip3 install PySide2
and the solution provided by: https://forum.qt.io/topic/112813/installing-pyside2-on-raspberry-pi
But none seem to work. Any help would be appreciated
apt-get install python3-pyside2.qt3dcore python3-pyside2.qt3dinput python3-pyside2.qt3dlogic python3-pyside2.qt3drender python3-pyside2.qtcharts python3-pyside2.qtconcurrent python3-pyside2.qtcore python3-pyside2.qtgui python3-pyside2.qthelp python3-pyside2.qtlocation python3-pyside2.qtmultimedia python3-pyside2.qtmultimediawidgets python3-pyside2.qtnetwork python3-pyside2.qtopengl python3-pyside2.qtpositioning python3-pyside2.qtprintsupport python3-pyside2.qtqml python3-pyside2.qtquick python3-pyside2.qtquickwidgets python3-pyside2.qtscript python3-pyside2.qtscripttools python3-pyside2.qtsensors python3-pyside2.qtsql python3-pyside2.qtsvg python3-pyside2.qttest python3-pyside2.qttexttospeech python3-pyside2.qtuitools python3-pyside2.qtwebchannel python3-pyside2.qtwebsockets python3-pyside2.qtwidgets python3-pyside2.qtx11extras python3-pyside2.qtxml python3-pyside2.qtxmlpatterns python3-pyside2uic
got from here: https://forum.qt.io/topic/112813/installing-pyside2-on-raspberry-pi/6
这篇关于树莓派上的 PySide2的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!