Hey there! I am trying to run a bit of python code with matplotlib but no matter how many times I install it and reinstall it I keep getting this error: Gtk-Message: 11:02:01.967: Failed to load module "canberra-gtk-module"
I have tried: sudo dpkg-reconfigure canberra-gtk-module
And that returns:
dpkg-query: package 'canberra-gtk-module' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files.
/usr/sbin/dpkg-reconfigure: canberra-gtk-module is not installed
Thanks in advance for any help! (Btw, I am using VS Code)