I have been playing with Python on Snow Leopard. Python come bundled with an IDE called "Idle". To invoke it, you open Terminal and enter "idle3.0".
What I wanted to do is use Automator to set up a shell script so I can just double click it to open the ide. But when I open Automator, select Utilities>Run shell script and enter "idle3.0" (without quotes) it fails. Anybody help??
What I wanted to do is use Automator to set up a shell script so I can just double click it to open the ide. But when I open Automator, select Utilities>Run shell script and enter "idle3.0" (without quotes) it fails. Anybody help??