Search Criteria
Package Details: python2-pyqt4 4.12.3-7
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-01-07 12:14 (UTC) |
Dependencies (10)
- pyqt4-commonAUR
- python2-dbusAUR
- python2-sip-pyqt4AUR
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-amber) (make)
- python2AUR (python2-binAUR) (make)
- python2-dbusAUR (make)
- python2-openglAUR (make)
- python2-sip-pyqt4AUR (make)
- sip4AUR (sip4AUR) (make)
- python2-openglAUR (optional) – enable OpenGL 3D graphics in PyQt applications
Required by (4)
- armory
- git-etc (optional)
- mtvcgui
- putusb-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
alexei commented on 2019-03-28 01:14 (UTC)
@DarkSun: use the latest python-sip-pyqt4 4.19.15, do not downgrade it.
There are two remaining problems with this python-pyqt4 package:
This package PKGBUILD must be changed to python-sip-pyqt4 and python2-sip-pyqt4 instead of python-sip and python2-sip, because the latter do not build the necessary PyQt4 module, so if you do not have the former installed, you will get:
AttributeError: 'module' object has no attribute 'QWidget'
@buzo, can you change the dependencies here?
DarkSun commented on 2019-03-27 22:24 (UTC)
@alexei
python-sip-pyqt4
is updated to 4.19.15, Is it still neccesary to change thepython-sip-pyqt4
's version to 4.19.14?alexei commented on 2019-03-09 13:44 (UTC)
Did you read the comments before posting? There is a workaround there.
Castanea commented on 2019-03-09 09:17 (UTC) (edited on 2019-03-09 20:00 (UTC) by Castanea)
Sorry for my post @alexei, its ok now.
Same as @JohnRobson
mark commented on 2019-03-08 07:25 (UTC)
@alexei Thank you for the clear instructions, it installed okay!
JohnRobson commented on 2019-03-08 05:48 (UTC)
alexei commented on 2019-03-08 00:29 (UTC) (edited on 2019-03-08 00:31 (UTC) by alexei)
@mark: on line 14, change python-sip python2-sip dependencies to python-sip-pyqt4 python2-sip-pyqt4. EDIT: and remove the former packages if you have them installed.
The error you cite just tells you to install pyqt4-common from AUR, which is a dependency of this package. If you use yaourt (or similar) it fetches dependencies automatically, otherwise you have to install deps manually.
mark commented on 2019-03-07 19:38 (UTC)
I'm still having trouble installing this.
I've added the temporary workaround after configure commands, but I didn't quite get where the rest of the changes should be made. Even though it should build but not work with just this hotfix?
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »