Search Criteria
Package Details: python-pyglm 2.8.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pyglm.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pyglm |
| Description: | OpenGL Mathematics library for Python |
| Upstream URL: | https://github.com/Zuzu-Typ/PyGLM |
| Licenses: | zlib |
| Submitter: | ahmubashshir |
| Maintainer: | micwoj92 |
| Last Packager: | micwoj92 |
| Votes: | 4 |
| Popularity: | 0.131491 |
| First Submitted: | 2021-09-03 15:22 (UTC) |
| Last Updated: | 2025-08-11 21:51 (UTC) |
Dependencies (7)
- glm (glm-gitAUR)
- python
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
fkr commented on 2025-10-31 16:36 (UTC)
Thank you, it works with glm 1.0.2-1!
micwoj92 commented on 2025-10-18 02:41 (UTC)
You need to install
glm-gitand then rebuild this package with it. Afterwards it works:Good news is that 1.0.2 released upstream, so once
glmis updated, this should be fixed.fkr commented on 2025-10-17 19:40 (UTC) (edited on 2025-10-17 19:42 (UTC) by fkr)
No matter whether I have installed
extra/glmorglm-git: If I install this package (version 2025-08-11) and ask forfrom pyglm.glm import *, I receive the following error:grdgkjrpdihe commented on 2025-08-10 16:55 (UTC) (edited on 2025-08-10 17:06 (UTC) by grdgkjrpdihe)
@groctel is it necessary to prefer glm-git over extra/glm ?edit: yes it is. https://github.com/Zuzu-Typ/PyGLM/issues/269
groctel commented on 2025-04-01 14:07 (UTC) (edited on 2025-04-11 08:45 (UTC) by groctel)
This failure is blocking the dependencies for
python-moderngl-window. I've taken a look at thePKGBUILDand I've produced a patch to fix this and other things:This fixes the following things:
pkgverto the latest release.archtox86_64as this builds a binary package.prepare()as it's not required as per last point.UPDATE: After discussing it with the PyGLM developer, I updated the patch to also include these improvements:
Cheers!
ahmubashshir commented on 2024-11-16 08:13 (UTC)
that specific commit was removed from upstream
fbc534be6
Does anyone know how to fix this?
TotoShampoin commented on 2024-10-30 07:18 (UTC) (edited on 2024-10-30 07:19 (UTC) by TotoShampoin)
It errors, outputting this:
fatal: Fetched in submodule path 'glm', but it did not contain fbc534be62f8c785db989f8ae7526edf6d0dc306. Direct fetching of that commit failed.
Any clue what that might be?
saltedcoffii commented on 2022-12-01 14:55 (UTC)
PyGLM 2.6.0 fails to build. This fatal error happens during the build step: