Failed to load module 'canberra-gtk-module'
14 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Yash
2024-8-20
编辑:Yash
2024-8-22
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!