You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried python setup.py install. I got a "cannot built freetype and png." error. However, after I have installed freetype and png by "yum install freetype" and "yum install libpng", I still receive the same error. How to fix the issue ?