When you use plot from matplotlib in this docker image get this error:
This error is solved installing python-tk. For this specific implementation, the error was solved adding python$PYTHON_VERSION-tk \ in apt-get packages installations.
python-tk
python$PYTHON_VERSION-tk \
apt-get