Forums

matplotlib.backends.backend_agg

Hi,

Im having trouble loading images created by matplotlib. In the error log it says:

ImportError: No module named matplotlib.backends.backend_agg

I have tried opening python in the python anywhere terminal and importing and it works fine.

Thanks in advance,

Do you mean that you have created an image and saved it to disk, and when you try to display the image via your webapp it is erroring?

Or do you mean you cannot save it?

See if this helps.