<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div><span>Removing the 'ancient' OsX SDK (and /Developer directory) solved the problem.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><span>Many Thanks!<br></span></div><div style="display: block;" class="yahoo_quoted"> <br> <br> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande,
 sans-serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> On Saturday, November 23, 2013 11:43 AM, Ryan Schmidt &lt;ryandesign@macports.org&gt; wrote:<br> </font> </div>  <div class="y_msg_container"><div class="yqt2822273555" id="yqtfd73987"><br clear="none">On Nov 23, 2013, at 10:07, david laxer wrote:<br clear="none"><br clear="none">&gt; Now, I'm getting errors building a python package (e.g. - milk) with easy_install (and in PyCharm).<br clear="none">&gt; <br clear="none">&gt; Could this be related to the MacPorts problem?<br clear="none">&gt; <br clear="none">&gt; Thanks in advance!<br clear="none">&gt; <br clear="none">&gt; sudo easy_install milk<br clear="none">&gt; Searching for milk<br clear="none">&gt; Reading <a shape="rect" href="http://pypi.python.org/simple/milk/" target="_blank">http://pypi.python.org/simple/milk/</a><br clear="none">&gt; Best match: milk 0.5.3<br clear="none">&gt; Downloading <a shape="rect"
 href="https://pypi.python.org/packages/source/m/milk/milk-0.5.3.tar.gz#md5=e0b7db663b29f050fb47bb49eb8d7411" target="_blank">https://pypi.python.org/packages/source/m/milk/milk-0.5.3.tar.gz#md5=e0b7db663b29f050fb47bb49eb8d7411</a><br clear="none">&gt; Processing milk-0.5.3.tar.gz<br clear="none">&gt; Writing /tmp/easy_install-z1VbO9/milk-0.5.3/setup.cfg<br clear="none">&gt; Running milk-0.5.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-z1VbO9/milk-0.5.3/egg-dist-tmp-5EEIYL<br clear="none">&gt; In file included from milk/supervised/_perceptron.cpp:4:<br clear="none">&gt; In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iostream:40:<br clear="none">&gt; In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/istream:156:<br clear="none">&gt; In file included from
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ostream:132:<br clear="none">&gt; In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/locale:187:<br clear="none">&gt; In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/cstdlib:86:<br clear="none">&gt; In file included from /Developer/SDKs/MacOSX10.5.sdk/usr/include/stdlib.h:61:</div><br clear="none"><br clear="none">You're running Mavericks, so the oldest OS X SDK you should have is for OS X v10.8. In fact the entire /Developer directory should no longer exist as of Xcode 4.3. Depending on how old the version of OS X was that you upgraded from, perhaps this did not get cleaned up properly. I’m guessing you upgraded from Snow Leopard?<br clear="none"><br clear="none">You should probably run the devtools
 uninstallation script, if it still exists:<br clear="none"><br clear="none">sudo /Developer/Library/uninstall-devtools --mode=all<br clear="none"><br clear="none">Then, if it still remains, delete the /Developer folder.<br clear="none"><br clear="none">The uninstall script may have deleted parts of the new Xcode command line tools that you still need, so you should reinstall the Xcode command line tools.<br clear="none"><br clear="none">Since Xcode itself is in a different location now than it was then, the old uninstall script shouldn’t have touched it and you shouldn’t need to reinstall it.<div class="yqt2822273555" id="yqtfd60447"><br clear="none"></div><br><br></div>  </div> </div>  </div> </div></body></html>