has wrote:
> The appscript installer should install the following items into site- 
> packages:
> 
> aeosa/
> aeosa.pth
> 
> The .pth file should contain the relative path to the aeosa directory  
> (aeosa), and Python's import mechanism should follow that path when  
> looking for modules to import. (Py2App and PyObjC often use the same  
> approach.)

Hm, well I guess the .pth file didn't work on my machine for some reason.

Also FWIW the uninstaller readme and script don't mention the aeosa/ 
directory; they assume the files are in site-packages/.

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

Reply via email to