--- setupext.py.orig 2019-02-27 23:17:33.000000000 -0500 +++ setupext.py 2019-02-27 23:18:44.000000000 -0500 @@ -1430,10 +1430,10 @@ class BackendTkAgg(OptionalBackendPackage): name = "tkagg" - force = True - - def check(self): - return "installing; run-time loading from Python Tcl / Tk" +## force = True +## +## def check(self): +## return "installing; run-time loading from Python Tcl / Tk" def get_extension(self): sources = [