I keep getting an Unable to load numpy_formathandler accelerator from OpenGL_accelerate
message when using OpenGL. From what I can tell, everything seems to be running fine, but message always pops up.
Here is a sample script where it happens. It also happens with these two lines:
from glumpy import app, gloo, gl
window = app.Window()
Here is the output:
I am unsure if it is an issue but it is just annoying. I am running it with Big Sur using python 3.8.
You have to do the sequence right as OpenGL.accerate is built.