The behavior of Tk backend in interactive mode has changed. My code depends on the old behavior and does not work with matplotlib ...
Problem is that setupext.py from matplotlib is guessing Tk path based on Tcl location: # Guess Tk location based on Tcl location ...