Python packages installed using pip not on PATH
Brandon Allbery
allbery.b at gmail.com
Mon Jul 13 05:28:01 PDT 2015
On Mon, Jul 13, 2015 at 7:36 AM, Behrang Saeedzadeh <behrangsa at gmail.com>
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
allbery.b at gmail.com ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20150713/56c64410/attachment.html>
More information about the macports-users
mailing list