<div>This is a strange case because I installed EPD in a PC with Windows and I executed &quot;sudo easy_install <span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px">SimpleITK&quot; in order to install SimpleITK and it worked well.</span></div>
<div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"></span> </div><div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px">I would need to know how to compile SimpleITK for that distribution.</span></div>
<div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"></span> </div><div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"></span> </div>
<div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px">Arturo </span><br><br></div><div class="gmail_quote">On Thu, May 17, 2012 at 9:19 AM, Bradley Lowekamp <span dir="ltr">&lt;<a href="mailto:blowekamp@mail.nih.gov" target="_blank">blowekamp@mail.nih.gov</a>&gt;</span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote"><div style="word-wrap:break-word"><div>The binary distribution is for the system python, and is not compatible with the Enthought distribution.</div>
<div><br></div><div>You will need to compile SimpleITK for that distribution. When configuring you will need to ensure that the correct python executable, python include path, and python libraries are selected. For the Enthought distribution the required framework should be under the following path:  /Library/Frameworks/Python.framework/Versions/7.1/Python. If this path is mixed with the systems python distribution located in &quot;/System/Library/Frameworks/Python.framework/&quot;, the library will segfault.</div>
<div><br></div><div>Brad</div><div><div class="h5"><div><br></div><br><div><div>On May 17, 2012, at 9:13 AM, Ing. Arturo Vargas Olivares wrote:</div><br><blockquote type="cite"><div>I installed Enthought Python Distribution for mac and it works. It has the version 2.7.</div>
<div>Yesterday, I downloaded and tried with the command &quot;sudo easy_install <span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><a style="color:rgb(61,87,140);font-weight:normal;text-decoration:underline" href="http://sourceforge.net/projects/simpleitk/files/SimpleITK/0.4.0/Python/SimpleITK-0.4.0-py2.7-macosx-10.7-intel.egg#md5=4ebed06667e0f28018b097bf0d4cf1ef" target="_blank">SimpleITK-0.4.0.macosx-10.7-intel-py2.7.egg</a>&quot; and it didn&#39;t work.</span></div>

<div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"></span> </div><div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px">Later when I arrive to home I&#39;ll try with the command <span style="line-height:16px;font-size:13px">python -c &#39;import distutils; print distutils.util.get_platform()&#39; to know the output.</span></span></div>

<div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><span style="line-height:16px;font-size:13px"></span></span> </div><div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><span style="line-height:16px;font-size:13px">BR</span></span></div>

<div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><span style="line-height:16px;font-size:13px"></span></span> </div><div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><span style="line-height:16px;font-size:13px">Arturo V.</span></span></div>

<div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><span style="line-height:16px;font-size:13px"></span></span> </div><div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><span style="line-height:16px;font-size:13px"></span></span> </div>

<div><br><br></div><div class="gmail_quote">On Thu, May 17, 2012 at 7:48 AM, Bradley Lowekamp <span dir="ltr">&lt;<a href="mailto:blowekamp@mail.nih.gov" target="_blank">blowekamp@mail.nih.gov</a>&gt;</span> wrote:<br><blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">

<div style="word-wrap:break-word">Hello,<div><br></div><div>What python version on you using on the mac? Have you installed a third-party python? The binary distribution is designed for the OSX system python, not a third party.</div>

<div><br></div><div>To install a downloaded egg is should just be a matter of running &quot;sudo easy_install <span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><a style="color:rgb(61,87,140);font-weight:normal;text-decoration:underline" href="http://sourceforge.net/projects/simpleitk/files/SimpleITK/0.4.0/Python/SimpleITK-0.4.0-py2.7-macosx-10.7-intel.egg#md5=4ebed06667e0f28018b097bf0d4cf1ef" target="_blank">SimpleITK-0.4.0.macosx-10.7-intel-py2.7.egg</a>&quot;.</span></div>

<div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><br></span></div><div><font face="&#39;Lucida Grande&#39;, Verdana, Geneva, Arial, sans-serif"><span style="line-height:16px;font-size:13px"><a href="http://packages.python.org/distribute/easy_install.html#installing-easy-install" target="_blank">http://packages.python.org/distribute/easy_install.html#installing-easy-install</a></span></font></div>

<div><font face="&#39;Lucida Grande&#39;, Verdana, Geneva, Arial, sans-serif"><span style="line-height:16px;font-size:13px"><br></span></font></div><div><font face="&#39;Lucida Grande&#39;, Verdana, Geneva, Arial, sans-serif"><span style="line-height:16px;font-size:13px"><br>

</span></font></div><div><font face="&#39;Lucida Grande&#39;, Verdana, Geneva, Arial, sans-serif"><span style="line-height:16px;font-size:13px">It would also be good to know the output of the following command:</span></font></div>

<div><font face="&#39;Lucida Grande&#39;, Verdana, Geneva, Arial, sans-serif"><span style="line-height:16px;font-size:13px"><br></span></font></div><div><font face="&#39;Lucida Grande&#39;, Verdana, Geneva, Arial, sans-serif"><span style="line-height:16px;font-size:13px">python -c &#39;import distutils; print distutils.util.get_platform()&#39;</span></font></div>

<div><font face="&#39;Lucida Grande&#39;, Verdana, Geneva, Arial, sans-serif"><span style="line-height:16px;font-size:13px"><br></span></font></div><div><font face="&#39;Lucida Grande&#39;, Verdana, Geneva, Arial, sans-serif"><span style="line-height:16px;font-size:13px">Brad</span></font></div>

<div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><br></span></div><div><br><div><div><div><div>On May 16, 2012, at 9:51 PM, Ing. Arturo Vargas Olivares wrote:</div>

<br></div></div><blockquote type="cite"><div><div>Hi to all!<div><br></div><div>I&#39;m trying to install the latest version of simple ITK in my MacBook (Mac OS 10.7.3). I couldn&#39;t do it automatically (see messages below in green) so I downloaded the <span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><a style="color:rgb(61,87,140);font-weight:normal;text-decoration:underline" href="http://sourceforge.net/projects/simpleitk/files/SimpleITK/0.4.0/Python/SimpleITK-0.4.0-py2.7-macosx-10.7-intel.egg#md5=4ebed06667e0f28018b097bf0d4cf1ef" target="_blank">SimpleITK-0.4.0.macosx-10.7-intel-py2.7.egg</a> file.</span></div>


<div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><br></span></div><div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px">How do I install it?</span></div>


<div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><br></span></div><div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px">All your comments are welcome.</span></div>


<div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><br></span></div><div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px">Arturo V.</span></div>


<div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><br></span></div><div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><br>


</span></div><div><span style="line-height:16px;font-family:&quot;Lucida Grande&quot;,Verdana,Geneva,Arial,sans-serif;font-size:13px"><div>$ sudo easy_install SimpleITK</div><div><font color="#009900">Password:</font></div>


<div><font color="#009900">Searching for SimpleITK</font></div><div><font color="#009900">Reading <a href="http://pypi.python.org/simple/SimpleITK/" target="_blank">http://pypi.python.org/simple/SimpleITK/</a></font></div>


<div><font color="#009900">Reading <a href="http://simpleitk.org/" target="_blank">http://simpleitk.org/</a></font></div><div><font color="#009900">Reading <a href="http://www.itk.org/SimpleITKDoxygen/html/PyDownload.html" target="_blank">http://www.itk.org/SimpleITKDoxygen/html/PyDownload.html</a></font></div>


<div><font color="#009900">No local packages or download links found for SimpleITK</font></div><div><font color="#009900">error: Could not find suitable distribution for Requirement.parse(&#39;SimpleITK&#39;)</font></div>


<div>$</div></span></div></div></div>
_____________________________________<br>Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br><br>Visit other Kitware open-source projects at<br><a href="http://www.kitware.com/opensource/opensource.html" target="_blank">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" target="_blank">http://www.kitware.com/products/protraining.php</a><br><br>Please keep messages on-topic and check the ITK FAQ at:<br>

<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br><br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>

</blockquote></div><br><div>
<span style="text-transform:none;text-indent:0px;letter-spacing:normal;word-spacing:0px;white-space:normal;border-collapse:separate"><span style="font:12px/normal Helvetica;text-transform:none;text-indent:0px;letter-spacing:normal;word-spacing:0px;white-space:normal;border-collapse:separate;font-size-adjust:none;font-stretch:normal"><div style="word-wrap:break-word">

<span style="font:12px/normal Helvetica;text-transform:none;text-indent:0px;letter-spacing:normal;word-spacing:0px;white-space:normal;border-collapse:separate;font-size-adjust:none;font-stretch:normal"><div style="margin:0px">

<font style="font:12px/normal Helvetica;font-size-adjust:none;font-stretch:normal" size="3" face="Helvetica">========================================================</font></div><div style="margin:0px"><font style="font:12px/normal Helvetica;font-size-adjust:none;font-stretch:normal" size="3" face="Helvetica">Bradley Lowekamp<span> </span><span> </span></font></div>
<div style="margin:0px"><font style="font:12px/normal Helvetica;font-size-adjust:none;font-stretch:normal" size="3" face="Helvetica">Medical Science and Computing for</font></div><div style="margin:0px"><font style="font:12px/normal Helvetica;font-size-adjust:none;font-stretch:normal" size="3" face="Helvetica">Office of High Performance Computing and Communications</font></div>
<div style="margin:0px"><font style="font:12px/normal Helvetica;font-size-adjust:none;font-stretch:normal" size="3" face="Helvetica">National Library of Medicine<span> </span></font></div><div style="margin:0px"><font style="font:12px/normal Helvetica;font-size-adjust:none;font-stretch:normal" size="3" face="Helvetica"><a href="mailto:blowekamp@mail.nih.gov" target="_blank">blowekamp@mail.nih.gov</a></font></div>

<br></span></div></span></span><br>
</div>
<br></div></div></blockquote></div><br>
</blockquote></div><br><div>
<span style="font-size:12px"><div style="word-wrap:break-word"><span style="font:12px/normal Helvetica;text-transform:none;text-indent:0px;letter-spacing:normal;word-spacing:0px;white-space:normal;border-collapse:separate;font-size-adjust:none;font-stretch:normal"><p style="margin:0px">
<font style="font:12px/normal Helvetica;font-size-adjust:none;font-stretch:normal" size="3" face="Helvetica">========================================================</font></p><p style="margin:0px"><font style="font:12px/normal Helvetica;font-size-adjust:none;font-stretch:normal" size="3" face="Helvetica">Bradley Lowekamp<span> </span><span> </span></font></p>
<p style="margin:0px"><font style="font:12px/normal Helvetica;font-size-adjust:none;font-stretch:normal" size="3" face="Helvetica">Medical Science and Computing for</font></p><p style="margin:0px"><font style="font:12px/normal Helvetica;font-size-adjust:none;font-stretch:normal" size="3" face="Helvetica">Office of High Performance Computing and Communications</font></p>
<p style="margin:0px"><font style="font:12px/normal Helvetica;font-size-adjust:none;font-stretch:normal" size="3" face="Helvetica">National Library of Medicine<span> </span></font></p><p style="margin:0px"><font style="font:12px/normal Helvetica;font-size-adjust:none;font-stretch:normal" size="3" face="Helvetica"><a href="mailto:blowekamp@mail.nih.gov" target="_blank">blowekamp@mail.nih.gov</a></font></p>
<br></span></div></span><br>
</div>
<br></div></div></div></blockquote></div><br>