<div dir="ltr"><br><br><div class="gmail_quote">On Thu, Oct 16, 2008 at 8:28 PM, process <span dir="ltr"><<a href="mailto:circularfunc@gmail.com">circularfunc@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
trying to install PyKF-0.1 (Kalman Filters)<br>
<a href="http://pykf.sourceforge.net/" target="_blank">http://pykf.sourceforge.net/</a><br>
<br>
<br>
<br>
I have Numpy, Scipy, Matplotlib installed an have successfully<br>
installed other packages using them.<br>
<br>
<br>
$ setup.py<br>
Traceback (most recent call last):<br>
  File "./setup.py", line 2, in <module><br>
    from scipy_distutils.core import setup<br>
ImportError: No module named scipy_distutils.core<br>
<br>
[snip code example]<br>
<font color="#888888"></font></blockquote><div><br><br>Have you upgraded to Python 2.6? If you have, you'd need to get new versions of all your extensions and reinstall them.<br></div><br></div><br></div>