[ITK-users] Issue installing SimpleITK via conda-recipe

Guillaume Lemaître g.lemaitre58 at gmail.com
Thu Oct 23 04:43:23 EDT 2014


Hi all,

First, I am a newbie in Python and anaconda and sorry in advance if things
seems trivial
I tried to install SimpleITK through conda-recipe. The installation by
itself seems to be fined but the test is failling:

==== testing package: simpleitk-0.8.0.post29-py27_0 =====
import: u'SimpleITK'
Traceback (most recent call last):
  File "/home/lemaitre/anaconda/conda-bld/test-tmp_dir/run_test.py", line
25, in <module>
    import SimpleITK
  File
"/home/lemaitre/anaconda/envs/_test/lib/python2.7/site-packages/SimpleITK/__init__.py",
line 1, in <module>
    from .SimpleITK import *
  File
"/home/lemaitre/anaconda/envs/_test/lib/python2.7/site-packages/SimpleITK/SimpleITK.py",
line 28, in <module>
    _SimpleITK = swig_import_helper()
  File
"/home/lemaitre/anaconda/envs/_test/lib/python2.7/site-packages/SimpleITK/SimpleITK.py",
line 24, in swig_import_helper
    _mod = imp.load_module('_SimpleITK', fp, pathname, description)
ImportError:
/home/lemaitre/anaconda/envs/_test/lib/python2.7/site-packages/SimpleITK/_SimpleITK.so:
symbol TIFFFieldDataType, version LIBTIFF_4.0 not defined in file
libtiff.so.5 with link time reference
TESTS FAILED: simpleitk-0.8.0.post29-py27_0

I got that the issue is linked with the libtiff but I believed that
anaconda would manage the installation of the dependencies needed.

My system is:
Ubuntu 14.04
Python 2.7.8 |Anaconda 2.1.0 (64-bit)| (default, Aug 21 2014, 18:22:21)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-1)] on linux2

Cheers,

-- 




*LEMAÎTRE GuillaumePhD CandiateMSc Erasmus Mundus ViBOT (Vision-roBOTic)MSc
Business Innovation and Technology Management*
g.lemaitre58 at gmail.com

*ViCOROB - Computer Vision and Robotic Team*
Universitat de Girona, Campus Montilivi, Edifici P-IV 17071 Girona
Tel. +34 972 41 98 12 - Fax. +34 972 41 82 59
http://vicorob.udg.es/

*LE2I - Le Creusot*IUT Le Creusot, Laboratoire LE2I, 12 rue de la Fonderie,
71200 Le Creusot
Tel. +33 3 85 73 10 90 - Fax. +33 3 85 73 10 97
http://le2i.cnrs.fr

https://sites.google.com/site/glemaitre58/
Vice - Chairman of A.S.C. Fours UFOLEP
Chairman of A.S.C. Fours FFC
Webmaster of http://ascfours.free.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20141023/42c1a0c3/attachment.html>


More information about the Insight-users mailing list