Search Criteria
Package Details: shiboken2 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: | Generates bindings for C++ libraries using CPython source code |
Upstream URL: | https://wiki.qt.io/Qt_for_Python |
Licenses: | LGPL-3.0-or-later |
Submitter: | arojas |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 12 |
Popularity: | 0.79 |
First Submitted: | 2024-04-16 07:05 (UTC) |
Last Updated: | 2025-03-30 21:59 (UTC) |
Dependencies (4)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- libxslt (libxslt-gitAUR)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR)
- qt5-xmlpatterns (qt5-xmlpatterns-gitAUR)
Required by (7)
- freecad-linkstage3-bin
- freecad-linkstage3-git
- natron-compositor (make)
- natron-compositor-git (make)
- pyside2
- r2-iaito-git (make)
- rz-cutter-git (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
envolution commented on 2025-03-16 22:30 (UTC)
@zo0m those packages are in extra, you'll need to install them.
pacman -S qt5-quickcontrols2 python-numpy
zo0M commented on 2025-03-16 17:42 (UTC) (edited on 2025-03-16 17:43 (UTC) by zo0M)
Yes, i have
/etc/pacman.conf
envolution commented on 2025-03-16 16:22 (UTC)
@zo0M please confirm you have
[extra]
in/etc/pacman.conf
@ccorn thanks for the report and patch
zo0M commented on 2025-03-16 16:01 (UTC) (edited on 2025-03-16 16:02 (UTC) by zo0M)
I have this package hanging in the updates and it constantly crashes when trying to install. Fix it, please:
Installation log
ccorn commented on 2025-03-16 15:09 (UTC)
In chroot builds,
_pythonpath
does not get set properly, because when the chroot'smakepkg
readsPKGBUILD
, Python has not been installed there yet. Consequently_pythonpath
will be empty, the associated-I
flags will be useless,numpy/arrayobject.h
won't get found, andbuild()
will fail.Fix: Set
_pythonpath
not at top level, but at function level.Score_Under commented on 2025-01-04 13:02 (UTC)
Please can you bump pkgrel for the new deps list change?
leo72 commented on 2025-01-01 09:46 (UTC)
@envolution: I took your note about numpy as a suggestion and reinstalled it. And now I finally managed to compile pyside2: for some reason, some files got corrupted. Thanks.
PS: I'm not French, I'm Italian and the messages you read in my log were in italian ;-)
envolution commented on 2024-12-31 18:09 (UTC)
@leo72 you're missing python-numpy or it's not properly installed mais je ne parle pas français et je n'utilise pas Manjaro donc je ne suis pas sûr. joyeuses fêtes
leo72 commented on 2024-12-31 09:14 (UTC) (edited on 2024-12-31 09:14 (UTC) by leo72)
@envolution: here is the link for the log: https://pastebin.com/rxryr5Fk Thanks for your patience
envolution commented on 2024-12-30 06:57 (UTC)
@Zame are you in a country that is possibly blocking you?
https://download.qt.io/official_releases/QtForPython/shiboken2/PySide2-5.15.16-src/pyside-setup-opensource-src-5.15.16.tar.xz.mirrorlist
you can find links from various countries there. clone this repo and put a copy of pyside-setup-opensource-src-5.15.16.tar.xz inside, then makepkg -si
« First ‹ Previous 1 2 3 4 5 6 Next › Last »