Installing Pillow with Mac OS X Mavericks (10.9.1)
问题 I'm trying to install Pillow following the instruction: http://pillow.readthedocs.org/en/latest/installation.html#mac-os-x-installation The issue is that I got error with python -c 'from PIL import Image . python -c "from PIL import Image" Traceback (most recent call last): File "<string>", line 1, in <module> File "/Library/Python/2.7/site-packages/PIL/Image.py", line 53, in <module> from PIL import _imaging as core ImportError: dlopen(/Library/Python/2.7/site-packages/PIL/_imaging.so, 2):