Thanks to visit codestin.com Credit goes to github.com
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.
2 parents c33ed95 + 22b2092 commit e1d8e60Copy full SHA for e1d8e60
INSTALL
@@ -226,8 +226,11 @@ matplotlib with a user interface toolkit. See
226
:ref:`what-is-a-backend` for more details on the optional matplotlib
227
backends and the capabilities they provide.
228
229
-:term:`tk` 8.3 or later
230
- The TCL/Tk widgets library used by the TkAgg backend
+:term:`tk` 8.3 or later, not 8.6.0 or 8.6.1
+ The TCL/Tk widgets library used by the TkAgg backend.
231
+
232
+ Versions 8.6.0 and 8.6.1 are known to have issues that may result
233
+ in segfaults when closing multiple windows in the wrong order.
234
235
:term:`pyqt` 4.0 or later
236
The Qt4 widgets library python wrappers for the Qt4Agg backend
0 commit comments