Posting since I just had this issue and this was a quick fix:
If you used pip to install:
-
Create
~/.matplotlib/matplotlibrc -
Add “
backend: TkAgg” (without the quotations) to the file.
Posting since I just had this issue and this was a quick fix:
If you used pip to install:
Create ~/.matplotlib/matplotlibrc
Add “backend: TkAgg” (without the quotations) to the file.