sightmachine / SimpleCV

The Open Source Framework for Machine Vision
http://simplecv.org
BSD 3-Clause "New" or "Revised" License
2.69k stars 798 forks source link

brew doesn't have PIL as a formula #613

Closed hustcalm closed 10 years ago

hustcalm commented 10 years ago

When trying to install PIL according to the section Lion Take Two at:

https://github.com/hustcalm/SimpleCV#mac-os-x-106-and-above

brew complains that it doesn't have the formula PIL or pil. However, it recommends installing pillow.

If the dependency must be PIL, users should install it by building from source.