[PyOpenGL-Users] py2exe example
Brought to you by:
mcfletch
From: Andrew W. <a_w...@mi...> - 2004-05-17 13:09:00
|
Hello, I'm a noob, can someone help me out with the following. I'm trying to run py2exe on the dots.py example, so at the command prompt I type, python setup_dots.py py2exe --excludes=OpenGL It builds the 'dist' and 'build' directories and their respective contents, but within the dist directory there isn't a 'dots.exe' like the prebuilt one. Can someone point me in the right direction? I appreciate your help Andrew |