Re: [PyOpenGL-Users] Un-sticking the release pipeline for PyOpenGL 3.1.1 (call for final smoke-test
Brought to you by:
mcfletch
From: Ian M. <ia...@ge...> - 2016-07-22 20:58:09
|
Hey Mike, pip install -f https://blog.vrplumber.com/media/packages PyOpenGL > PyOpenGL-accelerate > Note: should probably add "--upgrade" to this. Also, I wasn't able to install/test on 2.6 since apparently 2.6 doesn't support pip's use of SSL correctly. I installed it on 2.7; pip reports that it downloaded "PyOpenGL-3.1.1.tar.gz", but that this produces an installation of "PyOpenGL-3.1.0b2". Before I run tests, is that intentional? Ian |