Khanh Nguyen
1 min readFeb 24, 2019

--

That’s good news that matplotlib is still able to generate some plots. I think when you isolate only the fig = plt.figure(figsize=(10, 5)) and fig.subplots_adjust(left=0.05, right=0.95) into a separate cell, there is nothing yet to plot, so it just generates a blank plot.

About the new error, could you let me know which line it was generated from? I see your error message, but I’m not sure which specific line in the code triggered log.

--

--

No responses yet