[Numpy-discussion] Testing

Charles R Harris charlesr.harris at gmail.com
Sun Oct 27 19:12:38 EDT 2013


On Sun, Oct 27, 2013 at 4:59 PM, Neil Girdhar <mistersheik at gmail.com> 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.
>
>
>
If you are running current master do

python runtests.py --help

Chuck

>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20131027/d8c0c793/attachment.html>


More information about the NumPy-Discussion mailing list