Labels

Wednesday, May 8, 2019

Solutions to problems when plot with matplotlib

1. can not find 'tkinter' in matplotlib
import matplotlib matplotlib.use('agg')

No comments:

Post a Comment