[Pythonmac-SIG] Appscript and Snow Leopard
has
hengist.podd at virgin.net
Sun Sep 13 18:04:18 CEST 2009
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
More information about the Pythonmac-SIG
mailing list