Oh, right, PyOpenGL (I did a few minutes of that this afternoon)


I fixed the longstanding bug in PyOpenGL where it fails when used with py2exe because of Tarn's "version" file. PyOpenGL's C configuration code uses that file and I've always broken something or other when I change it, so I now just read it and create a version.py file that is imported at runtime.

Comments

Comments are closed.

Pingbacks

Pingbacks are closed.