Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@noblejasper
Created November 1, 2013 03:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save noblejasper/7260477 to your computer and use it in GitHub Desktop.
Save noblejasper/7260477 to your computer and use it in GitHub Desktop.
MarvericksにしてPILのインストールがコケる件 ref: http://qiita.com/noblejasper/items/797849a6c3c603016166
$ sudo pip install PIL
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/clude/tk.h:78:11: fatal error: 'X11/Xlib.h' file not found
# include <X11/Xlib.h>
^
1 error generated.
error: command 'cc' failed with exit status 1
$ xcode-select --install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment