You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get PyOpenGL 3.1.5 and PyOpenGL 3.1.5_Accelerate from this location for Windows in terms of your python version(cp) and processor architecture(32 bit or 64):
For this error, upgrade numpy to the latest version (my version is 1.19.1 and it works): ('numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject', 1, <OpenGL.platform.baseplatform.glGenTextures object at 0x0000020013353548>)
pip install --upgrade numpy
The text was updated successfully, but these errors were encountered:
Get PyOpenGL 3.1.5 and PyOpenGL 3.1.5_Accelerate from this location for Windows in terms of your python version(cp) and processor architecture(32 bit or 64):
After downloading files:
For this error, upgrade numpy to the latest version (my version is 1.19.1 and it works):
('numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject', 1, <OpenGL.platform.baseplatform.glGenTextures object at 0x0000020013353548>)
The text was updated successfully, but these errors were encountered: