[Tutor] installation of scipy

Bala subramanian bala.biophysics at gmail.com
Mon Mar 30 12:27:36 CEST 2009


Friends
i installed scipy in fedora10 using yum. when i import stats module in it, i
got the following warning. someone pls englihten me on this.

>>> from scipy import stats
/usr/lib/python2.5/site-packages/scipy/sparse/linalg/dsolve/linsolve.py:20:
DeprecationWarning: scipy.sparse.linalg.dsolve.umfpack will be removed,
install scikits.umfpack instead
  ' install scikits.umfpack instead', DeprecationWarning )

Thanks,
Bala
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090330/6e8bcd59/attachment.htm>


More information about the Tutor mailing list