Search Criteria
Package Details: python-opengl-accelerate 3.1.7-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-opengl-accelerate.git (read-only, click to copy) |
---|---|
Package Base: | python-opengl-accelerate |
Description: | This is the Cython-coded accelerator module for PyOpenGL 3.x |
Upstream URL: | None |
Licenses: | BSD |
Submitter: | tobac |
Maintainer: | tobac |
Last Packager: | tobac |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-10-11 11:11 (UTC) |
Last Updated: | 2023-07-31 07:18 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- python-opengl
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
Latest Comments
1 2 Next › Last »
ajschadler12 commented on 2024-09-10 19:48 (UTC)
Might need to add Cython as makedeps
tobac commented on 2024-07-25 05:08 (UTC)
@brauliobo: This is a compatibility issue with Python 3.12.3. Upstream is informed: https://github.com/mcfletch/pyopengl/issues/118
brauliobo commented on 2024-07-19 21:37 (UTC)
got another error:
brauliobo commented on 2024-07-19 21:36 (UTC)
it should require cython as it can't compile without it
thechild commented on 2024-05-18 21:49 (UTC)
Hi, I'm getting this error:
kousu commented on 2023-12-04 10:17 (UTC)
Hi! Thanks for taking the time to maintain this :)
I'm getting
when building this.
Adding
cython
tomakedepends
fixes it for me.eclairevoyant commented on 2023-07-31 15:15 (UTC)
Thanks for taking a look, but the build still needs
python-setuptools
as well. I would suggest always building in a clean chroot as per https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot (using devtools) to catch any necessary deps.tobac commented on 2023-07-31 07:18 (UTC) (edited on 2023-07-31 07:20 (UTC) by tobac)
@eclairevoiyant thanks for the hint, implemented as suggested in 3.1.7-2.
eclairevoyant commented on 2023-07-31 03:29 (UTC)
This doesn't work as is, because python-setuptools is missing in makedeps. Also, I suggest actually using the new standard as per https://wiki.archlinux.org/title/Python_package_guidelines#Standards_based_(PEP_517) since python-setuptools is basically dead.
kinu commented on 2023-06-20 07:26 (UTC) (edited on 2023-06-20 07:27 (UTC) by kinu)
Cannot compile. Having this error
1 2 Next › Last »