python launcher

M. Daniel Becque mdbecque at gmail.com
Thu Sep 27 10:11:41 PDT 2012


I want Python Launcher to run a python script for me. So i opened Python
Launcher and then Preferences. Launcher preferences wants the path to my
installed version of python to run the script. I entered /opt/local/bin/py
thonw3.1 as the path to python. Maybe I should be pointing at
/opt/local/bin/python3.1 instead?  When I Get Information on them they are
both aliases to python3.1 or pythonw3.1 in the
/opt/local/library/Frameworks/...
Maybe these are Symlinks?

On Thu, Sep 27, 2012 at 11:49 AM, Brandon Allbery <allbery.b at gmail.com>wrote:

> On Thu, Sep 27, 2012 at 12:26 PM, M. Daniel Becque <mdbecque at gmail.com>wrote:
>
>> I've got Python 3.1 installed by macports. I want to set up Python
>> Launcher. Is this the correct path to add to my preferences,
>> /opt/local/bin/pythonw3.1? The only reason I ask is that this is an alias
>> .
>>
>
> What variety of path, and your preferences for what?
>  /opt/local/bin/pythonw3.1 is an executable.
>
> 2 at haral:40131 Z$ ls -l /opt/local/bin/pythonw2.7
>>
>> lrwxr-xr-x  1 root  wheel  74 Jul  9 12:31 /opt/local/bin/pythonw2.7@ ->
>>> /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pythonw2.7
>>
>> 2 at haral:40132 Z$ ls -lL /opt/local/bin/pythonw2.7
>>
>> -rwxr-xr-x  1 root  wheel  9280 Apr 19 03:56 /opt/local/bin/pythonw2.7*
>>
>>
> (using 2.7 since that's what I have installed, but 3.1 uses the same setup)
>
> --
> brandon s allbery                                      allbery.b at gmail.com
> wandering unix systems administrator (available)     (412) 475-9364 vm/sms
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20120927/e8c3a55b/attachment.html>


More information about the macports-users mailing list