Failed to load module 'canberra-gtk-module'
18 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Yash
il 20 Ago 2024
Modificato: Yash
il 22 Ago 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 Commenti
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!