import numpy as np import matplotlib matplotlib.use('agg') import matplotlib.pyplot as plt # matplotlib.use('agg')必须在本句执行前运行
確定! 回上一頁