Quiero instalar PIL en Mavericks usando pip pero aparece este error.
_imagingft.c:73:10: fatal error: 'freetype/fterrors.h' file not found
#include <freetype/fterrors.h>
^
1 error generated.
error: command 'cc' failed with exit status 1
Mis herramientas de línea de comandos están instaladas y actualizadas y cada pista que encontré no ayudó. ¿Cómo puedo compilar esto?
EDITAR: Acabo de verificar, freetype también está instalado a través de homebrew
freetype
encabezados.