Friends<br>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.<br><br>&gt;&gt;&gt; from scipy import stats<br>/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<br>
  &#39; install scikits.umfpack instead&#39;, DeprecationWarning )<br><br>Thanks,<br>Bala<br>