Dewey V. Schorre wrote:
> My only copy of Python is MacPython 2.5 in my application folder.
That's just the GUI utilities that come with the third-party Python
2.5 distribution from python.org; the Python framework itself, which
includes its command line tools, is installed under /Library/Fra
On Apr 4, 2008, at 4:45 AM, has wrote:
Dewey V. Schorre wrote:
I began by installing py-appscript like this:
macpro-administrators-computer:~ val$ sudo easy_install appscript
. . .
Finished processing dependencies for appscript
macpro-administrators-computer:~
Dewey V. Schorre wrote:
> I began by installing py-appscript like this:
>
> macpro-administrators-computer:~ val$ sudo easy_install appscript
> . . .
> Finished processing dependencies for appscript
> macpro-administrators-computer:~ val$
>
> I thought that had worked, so I
I began by installing py-appscript like this:
macpro-administrators-computer:~ val$ sudo easy_install appscript
. . .
Finished processing dependencies for appscript
macpro-administrators-computer:~ val$
I thought that had worked, so I began the tutorial like this: