[Numpy-discussion] Re: ImportError
René Bastian
rbastian at club-internet.fr
Fri Jan 7 12:53:06 CST 2005
Le Vendredi 7 Janvier 2005 12:54, René Bastian a écrit :
> Hi,
>
> I use python2.4+numarray1.1.1.
>
> import numarray.convolve as conv
>
> produces an ImportError : No module named convolve
>
> Can you help me ?
This is the error message :
Traceback (most recent call last):
File "afolia01.py", line 11, in ?
from filtres import *
File "/home/rbastian/pythoneon/Filtres/filtres.py", line 5, in ?
#--------------------------
ImportError: No module named convolve
The line 5 is an commented line !
--
René Bastian
http://www.musiques-rb.org : Musique en Python
More information about the Numpy-discussion
mailing list