python - ImportError: The _imagingft C module is not installed -


i use django-simple-captcha in django.

command: ./manage.py test apatcha shows error "importerror: _imagingft c module not installed"

i install package in order below:

yum install freetype-devel libjpeg-devel libpng-devel pip uninstall pillow pip uninstall pillow-pil pip install pillow pip install pillow-pil 

but still doesn't work. wrong?

system:centos 6.5

python: _imagingft c module not installed

the link above doesn't solve problem, otherwise won't here. finally, solve problem download tar.gz file official website , install manually.

python: _imagingft c module not installed

the link above doesn't solve problem, otherwise won't here. finally, solve problem download tar.gz file official website , install manually.

by way, should paste hot links didn't solve problem prove did googled before ask?


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -