Open
Description
Hello,
I am now trying to use stile package. However, I found that once I import this package, the command plt.show()
doesn't work anymore, with such a warning message:
UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
Even with matplotlib.use('agg')
, it doesn't work.
What should I do? Thank you very much!
Metadata
Metadata
Assignees
Labels
No labels