Error messages when using matplotlib via reticulate

When I tried to draw some figures in reticulate using matplotlib, there was always an error message:

“Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure."

How can I set up matplotlib to make it work in reticulate?

Thank you!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.