[Pythonmac-SIG] semi_standalone option broken in py2app + Leopard Python?

Christopher Barker Chris.Barker at noaa.gov
Mon Jun 30 19:09:51 CEST 2008


Hengist Podd wrote:
> I'm trying to build semi-standalone applications against Leopard's stock 
> Python 2.5 with an appscript 0.19.0 .egg installed,

well, py2aqpp is known to have problems with eggs. is that a zipped egg? 
  If so, it may work better with an unzipped one:

$ easy_install -Z TheNameOfTheEgg

-Chris

-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov


More information about the Pythonmac-SIG mailing list