Re: [PyOpenGL-Users] Py2exe and PyOpenGL problem
Brought to you by:
mcfletch
From: Mike C. F. <mcf...@ro...> - 2003-05-02 19:21:14
|
Hi again Andreas, did you try following the instructions here (i.e. please tell us yes or no, so that we can help you track down the problem if the answer is yes)?: http://pyopengl.sourceforge.net/documentation/py2exe.html Enjoy, Mike Andreas Klostermann wrote: > Hi! > > I tried to get my OpenGl Game to a windows executable, so I wrote a > simpla setup.py as suggested in the docs. The Game itself uses Pygame > for all Image loading, Event processing etc. I have already successfully > used py2exe with Pygame, using the exact same "build" constellation > (Python 2.2, latest Pygame, Numeric, Numarray, PyOpenGL, etc all > binaries) > I get this warning: ... > warning: py2exe: * The following modules were not found: > warning: py2exe: * GL.__numeric_support__ > warning: py2exe: * GL.__numeric_present__ ... _______________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://members.rogers.com/mcfletch/ |