[SciPy-dev] ERROR: Failure: ImportError (No module named convolve)

Nils Wagner nwagner at iam.uni-stuttgart.de
Mon Jan 12 08:24:28 EST 2009


On Mon, 12 Jan 2009 08:07:24 -0500
  Christopher Hanley <chanley at stsci.edu> wrote:
> Nils Wagner wrote:
>>>>> numpy.__version__
>> '1.3.0.dev6316'
>>>>> scipy.__version__
>> '0.8.0.dev5437'
>> 
>> ======================================================================
>> ERROR: Failure: ImportError (No module named convolve)
>> ----------------------------------------------------------------------
>> Traceback (most recent call last):
>>    File 
>> "/data/home/nwagner/local/lib/python2.5/site-packages/nose-0.10.4-py2.5.egg/nose/loader.py", 
>> line 364, in loadTestsFromName
>>      addr.filename, addr.module)
>>    File 
>> "/data/home/nwagner/local/lib/python2.5/site-packages/nose-0.10.4-py2.5.egg/nose/importer.py", 
>> line 39, in importFromPath
>>      return self.importFromDir(dir_path, fqname)
>>    File 
>> "/data/home/nwagner/local/lib/python2.5/site-packages/nose-0.10.4-py2.5.egg/nose/importer.py", 
>> line 84, in importFromDir
>>      mod = load_module(part_fqname, fh, filename, desc)
>>    File 
>> "/data/home/nwagner/local/lib/python2.5/site-packages/scipy/stsci/__init__.py", 
>> line 2, in <module>
>>      import image
>>    File 
>> "/data/home/nwagner/local/lib/python2.5/site-packages/scipy/stsci/image/__init__.py", 
>> line 2, in <module>
>>      from _image import *
>>    File 
>> "/data/home/nwagner/local/lib/python2.5/site-packages/scipy/stsci/image/_image.py", 
>> line 2, in <module>
>>      import convolve
>> ImportError: No module named convolve
>> 
>> ----------------------------------------------------------------------
>> Ran 3572 tests in 58.251s
>> 
>> FAILED (KNOWNFAIL=2, SKIP=17, errors=1)
>>   
>> _______________________________________________
>> Scipy-dev mailing list
>> Scipy-dev at scipy.org
>> http://projects.scipy.org/mailman/listinfo/scipy-dev
> 
> OK.  This is my fault.  I'll fix it this morning.
> 
> Chris
> 
> 
> -- 
> Christopher Hanley
> Senior Systems Software Engineer
> Space Telescope Science Institute
> 3700 San Martin Drive
> Baltimore MD, 21218
> (410) 338-4338
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-dev
  
Hi Chris,

Thank you for your response.

Please can you also close the corresponding ticket

http://projects.scipy.org/scipy/scipy/ticket/841

Cheers,
          Nils



More information about the SciPy-Dev mailing list