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

Re: [pygame] Why won't pyopengl import



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 <nyad55@xxxxxxxxx> 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.
>