On Mon, Jul 13, 2015 at 7:36 AM, Behrang Saeedzadeh <[email protected]>
wrote:

> Should I just add 
> /opt/local/Library/Frameworks/Python.framework/Versions/Current/bin
> to the PATH, or is there a better alternative available?


In short, yes (or symlink it into somewhere on $PATH).

AWS's instructions assume you are using Apple's Python. MacPorts allows you
to have multiple versions of Python installed, so it can't just slap stuff
into /opt/local/bin (what happens if you install it into multiple Python
versions?).

-- 
brandon s allbery kf8nh                               sine nomine associates
[email protected]                                  [email protected]
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to