Skip to content

Tag: dylib

Matplotlib error: libfreetype.6.dylib

I’m trying to run the following python script (I’m using Vim): When I do, I get the following: I tried reinstalling brew, reinstalling freetype, matplotlib, and numpy in brew, and I uninstalled MacPorts with no change in the error. Suggestions? EDIT: After uninstalling MacPorts and then doing anot…