Search Criteria
Package Details: pyside2 5.15.16+3.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pyside2.git (read-only, click to copy) |
---|---|
Package Base: | pyside2 |
Description: | Enables the use of Qt5 APIs in Python applications |
Upstream URL: | https://wiki.qt.io/Qt_for_Python |
Licenses: | LGPL-3.0-or-later |
Provides: | qt5-python-bindings |
Submitter: | arojas |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 12 |
Popularity: | 0.74 |
First Submitted: | 2024-04-16 07:05 (UTC) |
Last Updated: | 2025-03-30 21:59 (UTC) |
Dependencies (19)
- python-shiboken2AUR
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-xmlpatterns (qt5-xmlpatterns-gitAUR)
- shiboken2AUR
- qt5-3d (qt5-3d-gitAUR) (optional) – Qt3D bindings
- qt5-charts (qt5-charts-gitAUR) (optional) – QtCharts bindings
- qt5-datavis3d (qt5-datavis3d-gitAUR) (optional) – QtDataVisualization bindings
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR) (optional) – QtQuickControls2 bindings
- qt5-remoteobjects (optional) – QtRemoteObjects bindings
- qt5-script (qt5-script-gitAUR) (optional) – QtScript bindings
- qt5-scxml (optional) – QtScxml bindings
- qt5-sensors (optional) – QtSensors bindings
- qt5-serialport (qt5-serialport-gitAUR) (optional) – QtSerialPort bindings
- qt5-speech (optional) – QtTextToSpeech bindings
- qt5-svg (qt5-svg-gitAUR) (optional) – QtSvg bindings
- qt5-tools (optional) – QtHelp bindings
- qt5-webengine (optional) – QtWebEngine bindings
- qt5-websockets (qt5-websockets-gitAUR) (optional) – QtWebSockets bindings
- qt5-x11extras (optional) – QtX11Extras bindings
Required by (46)
- cheqlist
- djpdf
- free-hash-checker
- freecad-linkstage3-bin
- freecad-linkstage3-git
- groupsdomainsextractor (requires qt5-python-bindings)
- guiscrcpy
- jade-application-kit
- joinmarket-qt-git
- luxcorerender (optional)
- luxcorerender-bin (optional)
- luxcorerender-git (optional)
- meshroom
- meshroom-git
- monctl (requires qt5-python-bindings)
- music-overlay
- mygnuhealth
- mygnuhealth-git
- napari (requires qt5-python-bindings)
- natron-compositor
- natron-compositor-git
- opentimelineio-git (optional)
- plask-bin
- plask-git
- pyseus-git
- pyside2-tools
- python-apts
- python-apts (make)
- python-asyncqt (optional)
- python-enaml (optional)
- python-fbs (optional)
- python-ginga (optional)
- python-glue-qt (optional)
- python-hwilib
- python-magicgui (requires qt5-python-bindings)
- python-pyscreenshot-git (check)
- python-pysimpleguiqt
- python-qasync-git (optional)
- python-qtpy-git (optional)
- python-shiboken2
- python-vispy (optional)
- quiltix
- r2-iaito-git
- rescreen
- rz-cutter-git
- sapulatar-qt
Latest Comments
« First ‹ Previous 1 2 3 4 5 6
clickit commented on 2024-04-29 11:10 (UTC) (edited on 2024-04-29 11:10 (UTC) by clickit)
I'm also getting an error during pyside2 building:
[ 16%] Building CXX object sources/pyside2/PySide2/QtCore/CMakeFiles/QtCore.dir/PySide2/QtCore/qcalendar_wrapper.cpp.o [ 16%] Building CXX object sources/pyside2/PySide2/QtCore/CMakeFiles/QtCore.dir/PySide2/QtCore/qcalendar_yearmonthday_wrapper.cpp.o [ 16%] Building CXX object sources/pyside2/PySide2/QtCore/CMakeFiles/QtCore.dir/PySide2/QtCore/qrecursivemutex_wrapper.cpp.o [ 16%] Building CXX object sources/pyside2/PySide2/QtCore/CMakeFiles/QtCore.dir/PySide2/QtCore/qbytearray_frombase64result_wrapper.cpp.o [ 16%] Building CXX object sources/pyside2/PySide2/QtCore/CMakeFiles/QtCore.dir/glue/qeasingcurve_glue.cpp.o [ 16%] Linking CXX shared module ../QtCore.cpython-312-x86_64-linux-gnu.so [ 16%] Built target QtCore Segmentation fault make[2]: *** [sources/pyside2/PySide2/QtCore/CMakeFiles/QtCore_pyi.dir/build.make:70: sources/pyside2/PySide2/QtCore/CMakeFiles/QtCore_pyi] Error 1 make[1]: *** [CMakeFiles/Makefile2:1573: sources/pyside2/PySide2/QtCore/CMakeFiles/QtCore_pyi.dir/all] Error 2 make: *** [Makefile:136: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... -> error making: pyside2-exit status 4 -> Failed to install the following packages. Manual intervention is required: pyside2 - exit status 4
frankspace commented on 2024-04-29 00:07 (UTC)
Compilation is failing for me.
I also get a lot of messages stating "
Cannot find type entry
" for various things, including ""QFlags<LoadHint>"
", ""QQmlListProperty"
", and ""QSharedPointer"
", all of which should be findable because they are in packages I know are installed in the chroot.kino_t commented on 2024-04-28 04:44 (UTC)
Error log: https://github.com/arch4edu/cactus/actions/runs/8860200614
« First ‹ Previous 1 2 3 4 5 6