Skip to content

Instantly share code, notes, and snippets.

@ig0rix
Created August 1, 2014 05:28
Show Gist options
  • Save ig0rix/e666fdfc2d476a497e9b to your computer and use it in GitHub Desktop.
Save ig0rix/e666fdfc2d476a497e9b to your computer and use it in GitHub Desktop.
install PIL in virtualenv on Mac (Mavericks)
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