[IPython-dev] Numpy with OpenBLAS vs. IPython

Thomas Kluyver takowl at gmail.com
Tue Oct 29 12:33:56 EDT 2013


I wonder if this warning has anything to do with it:

On 29 October 2013 09:19, Florian M. Wagner <wagnerfl at student.ethz.ch>wrote:

> /usr/local/bin/ipython:5: UserWarning: Module dap was already imported
> from None, but /usr/lib/python2.7/dist-packages is being added to sys.path
>
>
I don't know what the dap module is, but if the imports are coming from
different places, that could cause a difference.

Interestingly, it only appears to fail when you print the array, not when
you construct it or access it.

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20131029/ad8a1945/attachment.html>


More information about the IPython-dev mailing list