Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

flur

macrumors 68020
Original poster
Nov 12, 2012
2,391
1,174
I have some Python scripts that I want to associate with Python Launcher, but I can't seem to find the app anywhere. The internet says in the in the Application folder, but I can only find info for Mountain Lion. Was it moved in Yosemite?

Thanks in advance.
 
Python is not provided by Apple. It is third-party software. Python Launcher is installed when you install Python. The latest release version is Python 3.4.3. It is a free download and available here.
 
Python is not provided by Apple. It is third-party software. Python Launcher is installed when you install Python. The latest release version is Python 3.4.3. It is a free download and available here.

Actually, python is supplied with OS X:

Code:
dmba:~ das$ python
Python 2.7.6 (default, Sep  9 2014, 15:04:36) 
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.39)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>

i am not aware of any launcher, so I cannot help with the original question.

DS
 
Actually, python is supplied with OS X:

Code:
dmba:~ das$ python
Python 2.7.6 (default, Sep  9 2014, 15:04:36) 
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.39)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>

i am not aware of any launcher, so I cannot help with the original question.

DS
As I said in my post above, Python Launcher is installed when with the package that I linked to.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.