Re: [PyOpenGL-Users] py2exe problem, need help
Brought to you by:
mcfletch
From: daniel h. <car...@ya...> - 2004-05-26 10:26:46
|
I have tried what Mike sugested, that is downgrading the py2exe. I've put py2exe 0.4.2. The workaround proposed by John does not work with this version, so I had to include manually (in a setup.cfg) all the subpackages of numarray. But I am using the latest (2.0.1.07) version of PyOpenGL, and the sample 'OpenGL' folder in the examples is a prior version. So I've copyed in the dist folder the new OpenGL package. And now I have another problem: when running the exe, it crashes with the message: "_tkinter.TclError: can't find package Togle". Where can I get this package ? Where should I put it ? __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ |