[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Why won't pyopengl import



I just downloaded the latest version of pyopengl for windows and it won't import.

I type
import OpenGL.GL  #just like I used to

but it says that pkg_resources was not found.

I have no clue how to fix this