On Sun, Oct 27, 2013 at 10:59 PM, Neil Girdhar <[email protected]> wrote:
> How do I test a patch that I've made locally?  I can't seem to import numpy
> locally:
>
> Error importing numpy: you should not try to import numpy from
>         its source directory; please exit the numpy source tree, and
> relaunch
>         your python intepreter from there.

python runtests.py --help

-n
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to