[Insight-users] WrapITK with Python 2.5
Erik Anderson
eranders at sci.utah.edu
Mon Jun 11 13:26:13 EDT 2007
Hi all,
In previous correspondences, Gaetan has indicated
that WrapITK cannot be built/used with python 2.5 on a
64-bit machine in its current state. I have found a VERY
hackish work-around that some may be interested in. If
you install python 2.4 and point cmake at that python
distribution instead of the 2.5 one, the project will
build. However, upon executing it yells loudly about
version mis-matches. While this is not idea, it DOES
allow itk to work on 64 bit machines under the Python 2.5
environment.
Erik
P.S. Depending on the build option, you may have to make
a symbolic link to the appropriate libraries so that they
are properly loaded.
More information about the Insight-users
mailing list