View Single Post
Old 03-07-2009, 12:01 PM   #49
pilotbob
Grand Sorcerer
pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.
 
pilotbob's Avatar
 
Posts: 19,832
Karma: 11844413
Join Date: Jan 2007
Location: Tampa, FL USA
Device: Kindle Touch
Quote:
Originally Posted by JSWolf View Post
But, if you are using Windows, you do not need to preface the command with Python as long as you type out the full name of the program including the .py extension.
Yes, but he is creating instructions for Mac users. So, using a command that will work for Mac users is probably the way to go.

Of course, there is a way to not have to type python on the Mac. If you ad the correct shebang to the script and set the permissions so the file is executable.

BOb
pilotbob is offline   Reply With Quote