Interesting, I guess hitting command o is different than clicking on
it. When I hit command o it opens the Applet builder app instead of
just running the python process. Perhaps I should try that, the
author says clicking on it would run it so maybe I'm doing something
wrong.
tnx
Scott
On Apr 27, 2006, at 11:39 PM, Travis Siegel wrote:
The python interpreter is a terminal app. As far as I know,
there's no cocoa wrapper for python apps, though there are lots of
plugins, so perhaps someone has built one and I'm just not aware of
it. But, since python itself is a terminal app, I think you're
stuck going to terminal to run it. Although, clicking on it in the
finder should load terminal for you and execute it in python
automatically.