[Numpy-discussion] scipy dependency in numpy?

Charles R Harris charlesr.harris at gmail.com
Wed May 21 15:03:10 EDT 2008


On Wed, May 21, 2008 at 12:37 PM, Pierre GM <pgmdevlist at gmail.com> wrote:

> On Wednesday 21 May 2008 14:28:34 Charles R Harris wrote:
> > On Wed, May 21, 2008 at 11:51 AM, Robert Kern <robert.kern at gmail.com>
> wrote:
> > > On Wed, May 21, 2008 at 12:49 PM, Charles R Harris
> > >
> > > <charlesr.harris at gmail.com> wrote:
> > > > Failed importing
> > > > /usr/lib/python2.5/site-packages/numpy/ma/tests/test_morestats.py: No
> > >
> > > module
> > >
> > > > named scipy.stats.distributions.
> > >
> > > This has been removed in SVN.
> >
> > Not in 1.1.0.dev5211, which is the latest.
>

And why this in ma/tests/test_core.py

set_local_path()
from test_old_ma import *
restore_path()

and test_core then proceeds to shadow all the test classes in test_old_ma.
That's just silly.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080521/336f8028/attachment.html>


More information about the NumPy-Discussion mailing list