FHeizenberg
Results
1
comments of
FHeizenberg
I had the same problem and the following helps me: `import matplotlib matplotlib.use('TkAgg')` You can try to select another backend manually, here is the documentation [https://matplotlib.org/stable/users/explain/figure/backends.html](url)