We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It looks like the tk backend is broken with 1.5.3 and 2.0.0 on windows, most likely following #6442
To reproduce:
python -c "import matplotlib.backends._tkagg"
>>> import matplotlib.backends._tkagg ... RuntimeError: Could not find TCL routines
I have seen the same issue with:
It looks like the tk backend is broken with 1.5.3 and 2.0.0 on windows, most likely following #6442
To reproduce:
python -c "import matplotlib.backends._tkagg", which fails:I have seen the same issue with: