Python Launcher.app on OS X

K

kpp9c

I am very confused about the current state of Python on OS X 10.5.
Looks like Apple ships with 2.5.1 and that is also the latest
installer for OS 10.5. The notes on the wiki page found here:

http://wiki.python.org/moin/MacPython/Leopard

Say:

Mac OS X 10.5.x (Leopard) comes with the 2.5.1 Python distribution pre-
installed, with an integrated Python Launcher.app

[...]

It is recommended that you delete the newly installed Python
Launcher.app, because it is already present inside the system
Python.framework. If you have installed Apple's developer tools (Xcode
et al), it is recommended that you delete the newly installed Build
Applet.app, because it is already present in /Developer/Applications/
Utilities/MacPython 2.5.

okay... for the life of me i do not see any Python Launcher.app and i
just installed OS X 10.5 (running 10.5.6 on intel) .... and i also
installed the dev kit.

Where the heck is this application?

best,

kp
 
P

Philip Semanchuk

okay... for the life of me i do not see any Python Launcher.app and i
just installed OS X 10.5 (running 10.5.6 on intel) .... and i also
installed the dev kit.

Where the heck is this application?

Hi kp,
I don't seem to have any such beast on my system except for the one
in /Applications/MacPython 2.5/. Perhaps the documentation is mistaken?
 
P

Philip Semanchuk

It should be in there. It's in the Python framework folder instead
of the
normal applications folder, and spotlight doesn't find it. Try
checking
/System/Library/Frameworks/Python.framework/versions/2.5/Resources.

Good call, you are 100% correct, with the footnote that Versions in
that path should be capitalized.

/System/Library/Frameworks/Python.framework/Versions/2.5/Resources
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top