Failed to load module 'canberra-gtk-module'
14 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Before I install the MATLAB, I do the followings;
sudo apt-get install libcanberra-gtk-module
sudo apt-get install libcanberra-gtk-module:i386
At the end of the installation, the installer indicated that extra installation is needed.
It is looking for a supported c compiler for simulink
I clicked onn the supported compiler, error message
Failed to load module "canberra-gtk-module"
What is the solution?
3 comentarios
Respuestas (1)
Yash
el 20 de Ag. de 2024
Editada: Yash
el 22 de Ag. de 2024
Hi Joe,
The message you are encountering is informational and has no effect on MATLAB. This issue is a known bug and has been acknowledged by MathWorks in the following bug report: https://www.mathworks.com/support/bugreports/1995075 .
To suppress these messages, you might need to set the environment variables. Kindly follow the steps mentioned in the following article: https://www-integ3.mathworks.com/help/releases/R2021a/matlab/matlab_env/remove-canberra-gtk-module-and-pk-gtk-module-messages.html
You can also refer to the following relevant MATLAB Answer: https://www.mathworks.com/matlabcentral/answers/479778
I hope this helps!
0 comentarios
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!