[SciPy-dev] fftpack issues - not just OS X
Pearu Peterson
pearu at scipy.org
Tue Dec 20 23:35:50 CST 2005
On Tue, 20 Dec 2005, Travis Oliphant wrote:
> Tom Loredo wrote:
>
>> Paul wrote:
>>
>>
>>
>>> FWIW, this checkout from December 9 is working fine for me with FC3:
>>>
>>>
>>
>> My previous build using a checkout from CVS around Dec 5, also did not
>> have this problem. It's something someone has changed in the
>> last week or two.
>>
>>
> This sounds like issues with the new package loader scheme that is being
> introduced. This needs to be fixed urgently.
I'm not sure on that. Messages like
>>> import scipy
Failed to import fftpack
No module named fftpack
Failed to import signal
No module named fftpack
[that Tom Loredo reported] would not appear in the the new package loader
scheme.
Pearu
More information about the Scipy-dev
mailing list