Archives Oct. 11, 2008

Where did *that* dependency come from?

Working on PyOpenGL today.  Few little fixes, a few wrapper operations to make things more Pythonic.  Nothing huge.  At some point, though, I discovered that pkg_resources was complaining that it couldn't find the PyOpenGL distribution (I eliminated pkg_resources from PyOpenGL, but OpenGLContext is, for now, using it).  Okay, so run setuptools and register PyOpenGL...

But ...

Continue reading

Previous day

Oct. 10, 2008

Next day

Oct. 12, 2008

Archives