Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r5160:c54b5cc4534d Date: 2014-02-19 20:38 +0100 http://bitbucket.org/pypy/extradoc/changeset/c54b5cc4534d/
Log: Can also download directly diff --git a/blog/draft/running-numpy.rst b/blog/draft/running-numpy.rst --- a/blog/draft/running-numpy.rst +++ b/blog/draft/running-numpy.rst @@ -16,6 +16,9 @@ cd numpy sudo pypy setup.py install + or download https://bitbucket.org/pypy/numpy/get/pypy-compat.zip, + extract it, and run the last line above. + * If you get a permission error when importing NumPy, you need to import NumPy once as root:: _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit