ImportError: DLL load failed: The specified program could not be found.

 
 
    from matplotlib import afm, cbook, ft2font, rcParams, get_cachedir
ImportError: DLL load failed: The specified program could not be found.

It is found that there is a problem with the automatically downloaded matplotlib when using miniconda to install

I solved it like this: open cmd and enter

pip uninstall matplotlib
pip install matplotlib

After re-downloading it is ok


Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325381789&siteId=291194637