[Pythonmac-SIG] Appscript and Snow Leopard and setuptools...

Bill Janssen janssen at parc.com
Thu Sep 17 23:50:45 CEST 2009


Ronald Oussoren <ronaldoussoren at mac.com> wrote:

> Bill,
> 
> Appscript probably gets installed as a zipped egg, the .python-eggs
> directory gets created when a real filesystem path is needed for an
> item in such an egg.

Yes, that's part of the problem.  The other part is that .pth handling
seems to have changed from 2.5 to 2.6.

> If you install appscript as an unzipped egg the problem should go away.

How does one do that?

Bill


More information about the Pythonmac-SIG mailing list