Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyOpenGL for Windows and Numpy Value Error #2

Open
omemisoglu opened this issue Feb 20, 2022 · 0 comments
Open

PyOpenGL for Windows and Numpy Value Error #2

omemisoglu opened this issue Feb 20, 2022 · 0 comments

Comments

@omemisoglu
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant