Installing Pillow with Mac OS X Mavericks (10.9.1)

前端 未结 6 1994
走了就别回头了
走了就别回头了 2020-12-20 21:25

I\'m trying to install Pillow following the instruction:

http://pillow.readthedocs.org/en/latest/installation.html#mac-os-x-installation

Th

6条回答
  •  Happy的楠姐
    2020-12-20 21:55

    1. Reinstall X11 from XQuartz.org
    2. Install the latest XCode
    3. Install the command line tools:

      xcode-select --install

    Worked for me on mavericks

提交回复
热议问题