[Numpy-discussion] building numpy 1.6.2 on OSX 10.6 / Python2.7.3

Aron Ahmadia aron at ahmadia.net
Wed Aug 8 10:28:20 EDT 2012


>
> `python setup.py install --user` should install bumpy in a ~/.local
> directory, you'll just have to update your PYTHONPATH
>
As of Python 2.6/3.x, ~/.local is searched after is added before the system
site directories but after Python's search paths and PYTHONPATH.  See PEP
370 for more details if you're curious:
http://www.python.org/dev/peps/pep-0370/

A
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20120808/6d91abfc/attachment.html>


More information about the NumPy-Discussion mailing list