I don't think I am importing them in an odd way, though photom is in my PYTHONPATH. There is an OpenGL recipe, yes.

But, all right, I've got it working. Now, however, I have that site.py problem, which I'll be bringing up over on pythonmac.

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
rfr...@u.washington.edu -or- rfritz...@gmail.com


_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to