Search Criteria
Package Details: pythonqt 3.6.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pythonqt.git (read-only, click to copy) |
---|---|
Package Base: | pythonqt |
Description: | A dynamic Python binding for Qt applications |
Upstream URL: | https://github.com/MeVisLab/pythonqt |
Keywords: | library qt5 |
Licenses: | LGPL-2.1-only |
Conflicts: | pythonqt-for-screencloud, pythonqt-svn, qt5-python27-git |
Replaces: | pythonqt-qt5 |
Submitter: | ainola |
Maintainer: | Nim65s |
Last Packager: | Nim65s |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-09 19:29 (UTC) |
Last Updated: | 2025-02-11 16:07 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-multimedia
- qt5-svg (qt5-svg-gitAUR)
- qt5-webengine
- qt5-webkitAUR (qt5-webkit-gitAUR)
- qt5-xmlpatterns (qt5-xmlpatterns-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
RouterGray commented on 2023-02-21 03:36 (UTC)
Thanks guys but as I only have one application as far as I can tell even requiring PythonQT, and it's working fine with the currently installed version, this package can just sit and count sheep in ignore until something makes me need to fix this more than I do right now.
Nim65s commented on 2023-02-20 21:48 (UTC)
For me, this build both in a clean container and on my everyday desktop. I guess some dependency was outdated in your build.
jghodd commented on 2023-02-19 21:43 (UTC) (edited on 2023-02-20 21:15 (UTC) by jghodd)
I'm posting this edit above the fray this time, as it were, because I got it built. You have to do a clean chroot build - the arch wiki details the setup and execution. Anyway, if you have a CHROOT build environment already setup and installed, run the following to update your chroot environment:
Then run the following, or something similar, depending on your paths and package versions, from the directory containing the PKGBUILD - you have to install the package dependencies:
That should get the package built.
If you'd rather download it, it'll be here: https://sourceforge.net/projects/bluestarlinux/files/repo/x86_64/pythonqt-3.4.0-1-x86_64.pkg.tar.zst
Am getting the same linker errors as @RouterGray. Pages of them. Unquestionably ltrans.
Gave you only one line because there are hundreds of lines similar to, or just like the one posted.
Edit: there is no source file called ltrans-dot-anything. Whatever the ltrans is, it appears to be some intermediary file naming thing used by the linker. The actual issue is what the error is - undefined references. These boil down to just a handfull (from what I can see - the rest scrolled off my screen):
Can anybody shed some light on why we might be seeing undefined references to these methods? I have to assume that the classes it proclaims to have undefined references should be part and parcel of this same source code bundle. In other words, PythonQtGILScope is obviously part of the pythonQt package, etc.
RouterGray commented on 2023-02-16 18:37 (UTC) (edited on 2023-02-16 18:38 (UTC) by RouterGray)
I get several pages of this error, for multiple functions, when this tries to link ltrans.o:
Nim65s commented on 2021-10-03 09:59 (UTC)
micwoj92: I "fixed" it. Still waiting for a new upstream release though…
micwoj92 commented on 2021-09-28 22:40 (UTC) (edited on 2021-09-28 22:40 (UTC) by micwoj92)
Build fails for me with
There is active repo hosted on GitHub, but releases are not available https://github.com/MeVisLab/pythonqt error is maybe fixed on the upstream git but I haven't checked yet.
AlfredoRamos commented on 2017-06-13 18:21 (UTC)
rigon commented on 2017-06-13 10:46 (UTC)
lybin commented on 2017-02-01 12:44 (UTC)
AlfredoRamos commented on 2017-01-31 21:58 (UTC)
« First ‹ Previous 1 2 3 4 Next › Last »