<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Hi Julian<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Thanks! The manual installation of that dependency (python-six) seems to have solved the problem.<br>
<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Regards<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">PS: just to let you know: I have in fact a Debian sid install already, but your suggestion did work<br>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 6, 2014 at 11:32 AM, Julian Taylor <span dir="ltr"><<a href="mailto:jtaylor.debian@googlemail.com" target="_blank">jtaylor.debian@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="im">On Thu, Feb 6, 2014 at 1:22 PM, Mauricio Calvao <span dir="ltr"><<a href="mailto:mocalvao@gmail.com" target="_blank">mocalvao@gmail.com</a>></span> wrote:<br>

</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-family:arial,helvetica,sans-serif;font-size:small">Hi there<br>
<br></div>
<div style="font-family:arial,helvetica,sans-serif;font-size:small"><div class="im">I have recently updated my python-scipy package from version 0.10.1 to 0.12.0. <br>
Now when I try to import scipy.interpolate the following error is issued:<br></div>...<div class="im"><br><br>/usr/lib/python2.7/dist-packages/scipy/special/basic.py in <module>()<br>      6 <br>      7 import numpy as np<br>

----> 8 from scipy.lib.six.moves import xrange<br>      9 from numpy import pi, asarray, floor, isscalar, iscomplex, real, imag, sqrt, \<br>     10         where, mgrid, cos, sin, exp, place, seterr, issubdtype, extract, \<br>


<br>ImportError: No module named moves<br><br><br></div></div><div class="im"><div style="font-family:arial,helvetica,sans-serif;font-size:small">Could you provide any clues to fix this???<br><br></div><div style="font-family:arial,helvetica,sans-serif;font-size:small">


Thanks in advance!<span><font color="#888888"><br></font></span></div><span><font color="#888888"><div style="font-family:arial,helvetica,sans-serif;font-size:small">
<br clear="all"></div></font></span></div></div></blockquote></div><br><br>I'm assuming you are running stable and installing the testing python-scipy?<br>the testing version does not have the correct dependencies specified for six, you need to manually install python-six >= 1.3.0 from testing too.<br>

<br></div><div class="gmail_extra">(This is fixed in experimental which should soon be able to migrate to unstable)<br></div></div>
</blockquote></div><br><br clear="all"><br>-- <br>#######################################<br>Prof. Mauricio Ortiz Calvao<br>Federal University of Rio de Janeiro<br>Institute of Physics, P O Box 68528<br>CEP 21941-972 Rio de Janeiro, RJ<br>
Brazil<br><br>Email: <a href="mailto:orca@if.ufrj.br" target="_blank">orca@if.ufrj.br</a><br>Phone: (55)(21)25627483<br>Homepage: <a href="http://www.if.ufrj.br/~orca" target="_blank">http://www.if.ufrj.br/~orca</a><br>#######################################
</div>