Archives Aug. 12, 2018
PyOpenGL 3.1.3b1 up on PyPI
Written by
on
in
Snaking.
So there's a beta release of PyOpenGL 3.1.3b1 up on PyPI. It needs testing on Mac and Win64/32 if possible. You should be able to install it with:
pip install "pyopengl==3.1.3b1" "pyopengl-accelerate==3.1.3b1"
The biggest change being that it should work on Python 3.7, and has the current khronos extensions included.