pyopengl
pyopengl copied to clipboard
an error while importing
The following error occurred when I imported PyOpenGL
System: Ubuntu20.04
Python: 3.8.19
PyOpenGL and PyOpenGL_accelerate: 3.1.7
How could I fix it
Somehow your machine wasn't able to find the OpenGL library, which is a fairly rare occurrence on real Ubuntu boxes. Do you really mean 20.04? Not 22.04 or 24.04? Is it possible that you're running inside a container that has no OpenGL implementation?
Somehow your machine wasn't able to find the OpenGL library, which is a fairly rare occurrence on real Ubuntu boxes. Do you really mean 20.04? Not 22.04 or 24.04? Is it possible that you're running inside a container that has no OpenGL implementation?
yes,i'm running inside a container.But, i've solved it by unintsalling pyopengl and the packages that may be associated with pyopengl and reinstalling them with conda