If I try to
from matplotlib.backends.backend_qtagg import FigureCanvasQTAgg
I get a failure of import not found. No module named 'matplotlib.backends.backend_qtagg
I am using Python3 OS Buster.
Any help?
4 posts - 3 participants
If I try to
from matplotlib.backends.backend_qtagg import FigureCanvasQTAgg
I get a failure of import not found. No module named 'matplotlib.backends.backend_qtagg
I am using Python3 OS Buster.
Any help?
4 posts - 3 participants