You can install this repository by branching/cloning and running pip: $ cd pyopengl $ pip install -e . $ cd accelerate $ pip install -e . Note that to compile ...
Note that to compile PyOpenGL_accelerate you will need to have a functioning Python extension-compiling environment. You can run the PyOpenGL test suite from a source-code checkout, you will need: git ...