Search Criteria
Package Details: python-moderngl-window 3.1.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-moderngl-window.git (read-only, click to copy) |
|---|---|
| Package Base: | python-moderngl-window |
| Description: | A utility library for ModernGL making window creation and resource loading simple. |
| Upstream URL: | https://github.com/moderngl/moderngl-window |
| Licenses: | MIT |
| Submitter: | groctel |
| Maintainer: | groctel |
| Last Packager: | groctel |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-04-04 21:17 (UTC) |
| Last Updated: | 2025-04-01 16:35 (UTC) |
Dependencies (15)
- python-modernglAUR
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-pillow (python-pillow-simd-gitAUR)
- python-pygletAUR (python-pyglet1AUR, python-pyglet-gitAUR)
- python-pyglmAUR
- python-pyrrAUR
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
- python-pywavefrontAUR (check)
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR) (check)
- python-trimeshAUR (check)
- python-virtualenv (check)
Latest Comments
1 2 3 Next › Last »
Dozyjones commented on 2026-01-28 12:39 (UTC) (edited on 2026-01-28 12:40 (UTC) by Dozyjones)
@groctel Thanks for getting back. I am not using X11 either- is that the issue? In the meantime, the error persists. Although now it does say it succesfully builds the wheels, there is still the dropped check.
groctel commented on 2026-01-24 10:14 (UTC)
@Dozyjones Apologies for the late response. That looks like an issue with your X11 environment, according to 1 and 2. I don't use X11 anymore, so I don't have an environment to test this. Unfortunately, the tests don't work on Wayland either, so there's nothing else I can do :-(
Dozyjones commented on 2025-11-07 10:44 (UTC)
Installation fails on my machine. Building the wheels goes fine, but it can't seem to pass
check()fkr commented on 2025-10-31 16:36 (UTC)
Yes, it works with glm 1.0.2-1.
groctel commented on 2025-10-18 11:32 (UTC)
@fkr Did @micwoj92's comment in
python-pyglmsolve your issue?fkr commented on 2025-10-17 19:22 (UTC) (edited on 2025-10-17 19:33 (UTC) by fkr)
Having installed the newest version of
python-pyglm(2025-08-11), I get the same errors as farkaslory described below when trying to installpython-moderngl-window, without having touched any PKGBUILD. Each of these errors end as follows:farkaslory commented on 2025-04-23 16:27 (UTC)
As I said the error comes after I have applied your comment as a patch for python-pyglm. python-pyglm builds clean but after that I get the missing undefined symbol error. I didn't have python-pyglm, before this, maybe you have some older files from previous installs that define the aforementioned symbols.
jmll commented on 2025-04-11 17:18 (UTC)
@groctel I also applied the patch from
python-pyglmand I can confirm that I'm having the same undefined symbol errorsgroctel commented on 2025-04-11 08:47 (UTC)
@farkaslory this should be fixed in the latest
python-pyglmpatch I submitted as an edit to my comment. It works on my machine but I can't test it on an X11 session right now. Can you test it in yours?farkaslory commented on 2025-04-04 12:25 (UTC)
After I have modified the python-pyglm PKGBUILD by groctel instruction, I get:
Most of the errors come from
1 2 3 Next › Last »