Archives Feb. 6, 2007

Got py2exe + PyOpenGL limping across the line... (Need to add the .egg files to the path)


Blake was good enough to prod me abound getting PyOpenGL 3.x to run under py2exe'd applications. The problem is that even if you copy the .egg directory to the distribution directory the setuptools entry points don't get registered, so PyOpenGL can't find its array-handling mechanisms.

After lots of trial and error I just wound up ...

Continue reading

Previous day

Feb. 5, 2007

Next day

Feb. 9, 2007

Archives