Search Criteria
Package Details: python2-pyqt4 4.12.3-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pyqt4.git (read-only, click to copy) |
|---|---|
| Package Base: | pyqt4 |
| Description: | A set of Python 2.x bindings for the Qt toolkit |
| Upstream URL: | https://riverbankcomputing.com/software/pyqt/intro |
| Licenses: | GPL |
| Conflicts: | python2-pyqt |
| Provides: | python2-pyqt |
| Replaces: | python2-pyqt |
| Submitter: | arojas |
| Maintainer: | LaughingMan |
| Last Packager: | LaughingMan |
| Votes: | 20 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-08-24 08:49 (UTC) |
| Last Updated: | 2025-12-10 23:06 (UTC) |
Dependencies (11)
- pyqt4-commonAUR
- python2-dbusAUR
- python2-sip-pyqt4AUR
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-nollvm-gitAUR, mesa-rdna2vrAUR, mesa-minimal-gitAUR, mesa-amber) (make)
- python2AUR (python2-binAUR, stackless2AUR) (make)
- python2-dbusAUR (make)
- python2-openglAUR (make)
- python2-sip-pyqt4AUR (make)
- qt4AUR (make)
- sip4AUR (sip4AUR) (make)
- python2-openglAUR (optional) – enable OpenGL 3D graphics in PyQt applications
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
omgold commented on 2019-11-04 11:43 (UTC)
Got the same problem as JohnRobson:
The issue is the '-f' flag in combination with the deprecation warning (which -f turns into an error). Unfortunately it is hardcoded in the configure script. Patching it like this, helps for me:
JohnRobson commented on 2019-10-28 00:43 (UTC)
Attius_Sullivan commented on 2019-10-16 08:46 (UTC)
Actually, since the day before yesterday (14th of October 2019) the "sip"-Package got flagged outdated. Does it make sense to install the 4.19.16-2 version of "sip" or have we to accept that this isn't working now. What do you think?
Skalli84 commented on 2019-10-08 00:48 (UTC)
@esdrasedu: Thanks, it helped me too. For noobs like me, to get the package you can download it from here: https://archive.archlinux.org/packages/s/sip/ I followed the advice and tried it with 4.19.16-1 (couldn't find the 2). sip-4.19.16-1-x86_64.pkg.tar.xz Downgraded with sudo pacman -U ~/Downloads/sip-4.19.16-1-x86_64.pkg.tar.xz. Might work with sudo pacman -U https://archive.archlinux.org/packages/s/sip/sip-4.19.16-1-x86_64.pkg.tar.xz too but haven't tried.
Neff commented on 2019-10-05 07:04 (UTC)
esdrasedu thank you very much,very useful!
esdrasedu commented on 2019-10-03 11:35 (UTC)
@zorki, @Attius_Sullivan and @0003c9fe I have same issue. It in my case is becase
sipversion4.19.19-1isn't compatible withpython2-pyqt4version4.12.3-3! I installedsipversion4.19.16-2and seems working wellzorki commented on 2019-10-02 02:48 (UTC)
Having the same error.
Attius_Sullivan commented on 2019-09-26 11:28 (UTC)
@0003c9fe I've got the same problem here (arch, linux-lts kernel)
0003c9fe commented on 2019-09-20 17:16 (UTC)
I'm getting the same error as others had before, but the fix for that seemed to be changing the PKGBUILD, which seems to have been corrected since then, so I'm not sure why it isn't working.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »