No no, pythonw is simply part of OS X Python. Just change the command that your editor or whatever runs, probably from /usr/bin/python to /usr/bin/pythonw. You need to do that for *any* GUI app.

Charles Hartman
Professor of English, Poet in Residence
http://cherry.conncoll.edu/cohar
http://villex.blogspot.com

On Mar 4, 2005, at 4:23 PM, Louis Pecora wrote:

Martina Oefelein wrote:

just use pythonw instead of python.

ciao
Martina

I have been tempted to look into several variations on Python, but I am wary of having to spend too much time installing other packages that are interdependent and having to tweak them to get it all to work. Maybe I'm making more of this than there really is. Can you say what is necessary to get Pythonw up and running over a plain Apple installation on OS X 10.3 and MacPython add ons? Thanks for any help.


--
Cheers,

Lou Pecora

Code 6362
Naval Research Lab
Washington, DC  20375
USA
Ph:  +202-767-6002
email:  [EMAIL PROTECTED]

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig


_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to