On Thu, Jun 15, 2006 at 09:39:58PM -0500, Ted Horst wrote:
> The depreacted function in numpy.lib.utils is throwing a readonly
> attribute exception in the latest svn (2627). This is on the Mac OSX
> (10.4.6) using the builtin python (2.3.5) during the import of
> fftpack. I'm guessing its
The depreacted function in numpy.lib.utils is throwing a readonly
attribute exception in the latest svn (2627). This is on the Mac OSX
(10.4.6) using the builtin python (2.3.5) during the import of
fftpack. I'm guessing its a 2.3/2.4 difference.
Ted
_