<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Are you using the Enthough Python distribution and not the system Python? This distribution is not binary compatible with the system, to the built eggs we distribute don't work.<div><br></div><div>You will need to switch to using the system python or build SimpleITK for you python distribution:</div><div><br></div><div><a href="http://www.itk.org/Wiki/SimpleITK/GettingStarted#Build_It_Yourself">http://www.itk.org/Wiki/SimpleITK/GettingStarted#Build_It_Yourself</a></div><div><br></div><div>If you build it your self you will need to double check that all Python CMake variable refer to your python distribution and not the system.</div><div><br></div><div>Brad</div><div><br><div><br></div><div><br></div><div><br><div><div>On Apr 17, 2013, at 9:30 AM, Paolo Zaffino &lt;<a href="mailto:p.zaffino@yahoo.it">p.zaffino@yahoo.it</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<div><div style="background-color: rgb(255, 255, 255); font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><span>Hi Brad,</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; background-color: transparent; font-style: normal; "><span>in both cases I get:</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; background-color: transparent; font-style: normal; "><span><br></span></div><div style="background-color: transparent;"><span><div style="background-color: transparent;">Processing SimpleITK-0.6.1-py2.7-macosx-10.7-intel.egg</div><div style="background-color: transparent;">creating /Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/SimpleITK-0.6.1-py2.7-macosx-10.7-intel.egg</div><div style="background-color: transparent;">Extracting SimpleITK-0.6.1-py2.7-macosx-10.7-intel.egg to /Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages</div><div style="background-color: transparent;">Adding SimpleITK 0.6.1 to easy-install.pth file</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;">Installed /Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/SimpleITK-0.6.1-py2.7-macosx-10.7-intel.egg</div><div style="background-color: transparent;">Processing dependencies for SimpleITK==0.6.1</div><div style="background-color: transparent;">Searching for SimpleITK==0.6.1</div><div style="background-color: transparent;">Reading <a href="http://pypi.python.org/simple/SimpleITK/">http://pypi.python.org/simple/SimpleITK/</a></div><div style="background-color: transparent;">Reading <a href="http://simpleitk.org/">http://simpleitk.org/</a></div><div style="background-color: transparent;">Reading
 <a href="http://www.itk.org/SimpleITKDoxygen/html/PyDownload.html">http://www.itk.org/SimpleITKDoxygen/html/PyDownload.html</a></div><div style="background-color: transparent;">No local packages or download links found for SimpleITK==0.6.1</div><div style="background-color: transparent;">error: Could not find suitable distribution for Requirement.parse('SimpleITK==0.6.1')</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent; font-size: 16px; font-family: 'times new roman', 'new york', times, serif; font-style: normal; ">Paolo</div></span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div>  <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span style="font-weight:bold;">Da:</span></b> Bradley Lowekamp
 &lt;<a href="mailto:blowekamp@mail.nih.gov">blowekamp@mail.nih.gov</a>&gt;<br> <b><span style="font-weight: bold;">A:</span></b> Paolo Zaffino &lt;<a href="mailto:p.zaffino@yahoo.it">p.zaffino@yahoo.it</a>&gt; <br><b><span style="font-weight: bold;">Cc:</span></b> ITK &lt;<a href="mailto:insight-users@itk.org">insight-users@itk.org</a>&gt; <br> <b><span style="font-weight: bold;">Inviato:</span></b> Mercoledì 17 Aprile 2013 14:18<br> <b><span style="font-weight: bold;">Oggetto:</span></b> Re: [Insight-users] SimpleITK on mac<br> </font> </div> <div class="y_msg_container"><br><div id="yiv198871100">Hello Paolo,<div><br></div><div>If you are using your system python you should just be able to type:</div><div><br></div><div>easy_install SimpleITK</div><div><br></div><div>And it download and install it.</div><div><br></div><div>If you have already downloaded the egg, I'd suggest giving the full path to the downloaded egg.</div><div><br></div><div>Brad</div><div><br><div><div>On Apr 17, 2013, at 5:29 AM, Paolo Zaffino &lt;<a rel="nofollow" ymailto="mailto:p.zaffino@yahoo.it" target="_blank" href="mailto:p.zaffino@yahoo.it">p.zaffino@yahoo.it</a>&gt; wrote:</div><br class="yiv198871100Apple-interchange-newline"><blockquote type="cite">

 
<div><div style="background-color: rgb(255, 255, 255); font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><div><font face="times new roman, new york, times, serif">Dear ITK community,</font></div><div><font face="times new roman, new york, times, serif">I'm trying to install simpleITK on a mac (python version 2.7).</font></div><div><font face="times new roman, new york, times, serif">I downloaded the egg file, but when I execute easy_install SimpleITK-0.6.1-py2.7-macosx-10.7-intel.egg it seems to not found a link where download the files.</font></div><div><font face="times new roman, new york, times, serif">Obviously the machine is connected to internet.</font></div><div><font face="times new roman, new york, times, serif">Instead I have no problem on Windows.</font></div><div><font face="times new roman, new york, times, serif">Any idea?</font></div><div><font face="times new roman, new york, times,
 serif"><br></font></div><div><font face="times new roman, new york, times, serif">Thank you very much.</font></div><div><font face="times new roman, new york, times, serif">Regards.</font></div><div><font face="times new roman, new york, times, serif">Paolo</font></div></div></div>_____________________________________<br>Powered by <a rel="nofollow" target="_blank" href="http://www.kitware.com/">www.kitware.com</a><br><br>Visit other Kitware open-source projects at<br><a rel="nofollow" target="_blank" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br><br>Kitware offers ITK Training Courses, for more information visit:<br><a href="http://www.kitware.com/products/protraining.php">http://www.kitware.com/products/protraining.php</a><br><br>Please keep messages on-topic and check the ITK FAQ at:<br>http://www.itk.org/Wiki/ITK_FAQ<br><br>Follow this link to
 subscribe/unsubscribe:<br>http://www.itk.org/mailman/listinfo/insight-users<br></blockquote></div><br></div></div><br><br></div> </div> </div>  </div></div></blockquote></div><br></div></div></body></html>