Norman Gray wrote:

Did you force the reinstall? It appears so, since it reached the 10.6 appscript install.

How do you do that? My own problem here [1] is that I can't work out how to make appscript play with python 2.6 (or 10.6).


If the problem is that easy_install is installing appscript for 2.5, not 2.6, try specifying the exact version of easy_install to use, e.g.:

   easy_install-2.6  appscript

HTH

has

--
Control AppleScriptable applications from Python, Ruby and ObjC:
http://appscript.sourceforge.net

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

Reply via email to