[Python-modules-team] unsuccessful importing of scipy.interpolate after updating in unstable

Mauricio Calvao mocalvao at gmail.com
Thu Feb 6 16:26:54 UTC 2014


Hi Julian

Thanks! The manual installation of that dependency (python-six) seems to
have solved the problem.

Regards

PS: just to let you know: I have in fact a Debian sid install already, but
your suggestion did work


On Thu, Feb 6, 2014 at 11:32 AM, Julian Taylor <
jtaylor.debian at googlemail.com> wrote:

> On Thu, Feb 6, 2014 at 1:22 PM, Mauricio Calvao <mocalvao at gmail.com>wrote:
>
>> Hi there
>>
>> I have recently updated my python-scipy package from version 0.10.1 to
>> 0.12.0.
>> Now when I try to import scipy.interpolate the following error is issued:
>> ...
>>
>>
>> /usr/lib/python2.7/dist-packages/scipy/special/basic.py in <module>()
>>       6
>>       7 import numpy as np
>> ----> 8 from scipy.lib.six.moves import xrange
>>       9 from numpy import pi, asarray, floor, isscalar, iscomplex, real,
>> imag, sqrt, \
>>      10         where, mgrid, cos, sin, exp, place, seterr, issubdtype,
>> extract, \
>>
>> ImportError: No module named moves
>>
>>
>> Could you provide any clues to fix this???
>>
>> Thanks in advance!
>>
>>
>
> I'm assuming you are running stable and installing the testing
> python-scipy?
> 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.
>
> (This is fixed in experimental which should soon be able to migrate to
> unstable)
>



-- 
#######################################
Prof. Mauricio Ortiz Calvao
Federal University of Rio de Janeiro
Institute of Physics, P O Box 68528
CEP 21941-972 Rio de Janeiro, RJ
Brazil

Email: orca at if.ufrj.br
Phone: (55)(21)25627483
Homepage: http://www.if.ufrj.br/~orca
#######################################
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20140206/4eb09d2d/attachment-0001.html>


More information about the Python-modules-team mailing list