Problem pyton PIL

Brandon Allbery allbery.b at gmail.com
Tue Apr 15 06:20:46 PDT 2014


On Tue, Apr 15, 2014 at 9:00 AM, Spinxer <spinxer at wolke7.net> wrote:

> $ python
> Python 2.7 (r27:82508, Jul  3 2010, 21:12:11)
> [GCC 4.0.1 (Apple Inc. build 5493)] on darwin
>

You're getting /usr/bin/python (Apple's build). No idea what's up with its
PIL.

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.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20140415/0625abe3/attachment.html>


More information about the macports-users mailing list