[Pythonmac-SIG] Fun with py2app and OpenGL

R Fritz rfritz at u.washington.edu
Mon Mar 15 20:58:51 CET 2010


Correction, I think this one was my error, though I still haven't run 
it all the way to ground. Sorry, folks.

Randolph

On 2010-03-15 12:45:16 -0700, R Fritz said:

> What's happening is that the files sometimes aren't found in
> site_packages.zip. Say what?
> 
> (the site.py problem was a result of zipping and unzipping the app--zip
> did something to the embedded zip files.)
> 
> On 2010-03-15 10:26:39 -0700, Christopher Barker said:
> 
>> R Fritz wrote:
>>> Explicitly including packages 'photom' (mine) and 'OpenGL' (published)
>> 
>> why did you explicitly include them? They should have been picked up by
>> py2app unless you import them in an odd way.
>> 
>> I've got an OpenGL app bundling up fine without any tricks, and it puts
>> OpenGL into:
>> 
>> Maproom.app/Contents/Resources/lib/python2.5/OpenGL/
>> 
>> maybe there is a py2app recipe that handles that.
>> 
>> -Chris


-- 
Randolph Fritz
  design machine group, architecture department, university of washington
rfritz at u.washington.edu -or- rfritz333 at gmail.com




More information about the Pythonmac-SIG mailing list