We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e0211 commit f3ac27cCopy full SHA for f3ac27c
src/_tkagg.cpp
@@ -35,6 +35,8 @@
35
#include <dlfcn.h>
36
#endif
37
38
+#define NO_IMPORT_ARRAY
39
+
40
// Include our own excerpts from the Tcl / Tk headers
41
#include "_tkmini.h"
42
#include "py_converters.h"
0 commit comments