I think it needs setuptools or easy_install or whatever that egg thing is. I had a trouble with it until I installe PyOpenGL with easy_install
On Wed, Feb 27, 2008 at 10:07 AM, Jason Ward <[EMAIL PROTECTED]> wrote: > It will import OpenGL works, but if I try any other things such as GL or GLU > then it says that there is no module called pkg_resources. > It is searching for the file in the OpenGL directory. So it's not a problem > with python, its PyOpenGL. >
