Created
August 1, 2014 05:28
-
-
Save ig0rix/e666fdfc2d476a497e9b to your computer and use it in GitHub Desktop.
install PIL in virtualenv on Mac (Mavericks)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ln -s /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers/X11 /usr/local/include/X11 | |
sudo pip install PIL --allow-external PIL --allow-unverified PIL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment