Dark Mode
Python
matplotlib
UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
Solution
Install python3-tk by:
sudo apt install python3-tk
Install python3-tk by:
sudo apt install python3-tk