From where can I get "Python Launcher" for Mac OS X Lion?
Posted
by
Phil
on Super User
See other posts from Super User
or by Phil
Published on 2012-12-17T16:36:43Z
Indexed on
2012/12/17
17:05 UTC
Read the original article
Hit count: 182
I use a macbook (air) with OS X Lion on it. I have Python 2.7 installed already but I can't seem to find a "Python Launcher.app" anywhere on the system.
I tried installing with with pip but it couldn't find anything to fetch.
I tried searching on Google to find a downloader but my search yielded no results (for downloading).
Where can I get this app? I have a folder with 20+ subfolders of GUI examples which in turn contain anywhere from 3 to 5 subfolders. I don't want to go through each within the terminal, would much rather launch these .py scrips from the finder.
Thank you for your help.
© Super User or respective owner