
Moreover, the error comes out only when I run P圜harm from the terminal, not in other cases by running: sudo apt-get update & sudo apt-get upgradeĮverything goes right and there are no error message in the terminal. Woefully, in the first case, I got that this package is already installed, while in the second one the terminal response stated that is not possible to find such package. In the hope that the 32-bit version worked better than the 64-bit one (I run a 64-bit version). Ubuntu - Failed to load module 'canberra-gtk-module' I have this so Linux david-TM1703 4.15.

There is a good chance, since libcanberra-gtk-module is already installed by default when during the Ubuntu installation, there are components from his IDE programming environment that is dependant on some components of the. I tried this solution, but it is already installed.) This happens for instance, when I run ipython -pylab. So I ran on the terminal: sudo apt-get install libcanberra-gtk3-moduleĪnd, alternatively, I ran: sudo apt-get install libcanberra-gtk-module:i386 When you install libcanberra-gtk-dev the libcanberra-gtk-module is, as you can see in my answer installed,automatic. Gtk-Message: Failed to load module 'canberra-gtk-module' but I already have the libcanberra-gtk-module and libcanberra-gtk3-module installed. I think this is due to the fact that the OS didn't have the module/package suggested by the error message. The error I get is the following one: Gtk-Message: Failed to load module "canberra-gtk-module"

I'm using Pycharm IDE on the Linux Debian 9 stretch OS and getting the following error when I try to install the python Debugger extension (Cython).
