<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Apr 15, 2014 at 9:00 AM, Spinxer <span dir="ltr">&lt;<a href="mailto:spinxer@wolke7.net" target="_blank">spinxer@wolke7.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1m0" class="a3s" style="overflow:hidden">$ python<br>
Python 2.7 (r27:82508, Jul  3 2010, 21:12:11)<br>
[GCC 4.0.1 (Apple Inc. build 5493)] on darwin<br></div></blockquote></div><br>You&#39;re getting /usr/bin/python (Apple&#39;s build). No idea what&#39;s up with its PIL.</div><div class="gmail_extra"><br></div><div class="gmail_extra">
You probably want `sudo port select --set python python27; hash -r` to (a) set MacPorts python as default and (b) tell your shell to check $PATH again instead of using the Apple one it found before.<br clear="all"><div><br>
</div>-- <br><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div>
<div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div>
</div></div>