[Insight-users] Re: correct numarray version for ITK 2.4.1
Charl P. Botha
cpbotha at cpbotha.net
Mon Feb 13 05:22:34 EST 2006
On 2/13/06, Charl P. Botha <cpbotha at gmail.com> wrote:
> Which is the correct version of numarray for the numarray support in
> ITK 2.4.1? Building with 1.4.1 fails miserably, even after including
> #include <libnumarray.h> in itkPyBuffer.h. google thinks that a
> downgrade is necessary, but I'm not able to figure out to which
> version.
Okay, it seems the build completes with numarray 1.5.1 under Windows
with VS.NET 2003 (after adding #include <libnumarray.h> to
itkPyBuffer), but the Python modules are missing any occurrence of an
"itkPyBuffer" object. It seems that the situation is still the same
as described in:
http://public.kitware.com/pipermail/insight-users/2005-September/014642.html
Is there any more information available on this? Does numarray
support work in 2.4.1?
Thanks,
Charl
More information about the Insight-users
mailing list