[ITK-users] using simpleITK with anaconda python distribution

Matt McCormick matt.mccormick at kitware.com
Tue Sep 9 22:41:57 EDT 2014


Hi dagarshall,

There is a SimpleITK recipe for conda [1].  To install it from a
manual build, use the same commands at the end of build.sh:

cd ${BUILD_DIR}/SimpleITK-build/Wrapping
${PYTHON} PythonPackage/setup.py install

HTH,
Matt

[1] https://github.com/conda/conda-recipes/tree/master/simpleitk

On Tue, Sep 9, 2014 at 10:33 PM, dagarshali <dagarshali at gmail.com> wrote:
> I downloaded the source code for simple itk and complied it as instructed. In
> the cmake configuration, I changed the python paths according to using the
> python distribution of anaconda. I was able to compile it. I have attached a
> snapshot of the cmake configuration
> <http://itk-insight-users.2283740.n2.nabble.com/file/n7586179/Screen_Shot_2014-09-09_at_3.png>
> I am not sure what to do after the compiling.. If I enter import SimpleITK
> as sitk, I get a fatal python error. Can anybody please suggest how to
> overcome this problem?Thanks in advance.dagarshali
>
>
>
> --
> View this message in context: http://itk-insight-users.2283740.n2.nabble.com/using-simpleITK-with-anaconda-python-distribution-tp7586179.html
> Sent from the ITK Insight Users mailing list archive at Nabble.com.
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users


More information about the Insight-users mailing list