Pillow compilation failure on OSX 10.9.2
For those of you installing Pillow/PIL on the latest version of Mavericks, 10.9.2, using XCode 5.1, it’s going to fail with this error:
clang: error: unknown argument: '-mno-fused-madd'
There is a thread with a workaround (Unable to install on OS X 10.9.2 due to unsupported compiler flags:-mno-fused-madd) on GitHub. It would be nice if Google linked it a little more prominently.
No comments