packages icon indicating copy to clipboard operation
packages copied to clipboard

Missing package: PyGLM

Open Zuzu-Typ opened this issue 3 years ago • 2 comments

Package name

PyGLM

Package version

All versions since 2.0.0

PyPI URL

https://pypi.org/project/PyGLM/

piwheels URL

https://www.piwheels.org/project/pyglm/

Python version

  • [X] Python 3.5
  • [X] Python 3.7
  • [X] Python 3.9

I am the maintainer

  • [X] Yes

More information

Hello there (:

It seems that piwheels is unable to build PyGLM on Raspbian. I'm not sure why that is, as it builds just fine on a variety of systems, including aarch64.

I don't really have access to a platform to test-build for Raspbian (aarch32) on and thus I'm having trouble getting to the root of the problem.

I would very much appreciate your help!

Thanks for creating piwheels by the way.

Cheers --Zuzu_Typ--

Zuzu-Typ avatar Dec 14 '21 10:12 Zuzu-Typ

It might be possible that the issue occurs due to insufficient memory (see https://github.com/Zuzu-Typ/PyGLM/issues/173).

Zuzu-Typ avatar Dec 14 '21 21:12 Zuzu-Typ

Sorry for the delay as this came in over xmas, but yes, it ran out of memory:

virtual memory exhausted: Cannot allocate memory

bennuttall avatar Feb 13 '22 16:02 bennuttall