Why do I see "The specified key is not present in this container" error in my installation log file when installing a Support Package?
Show older comments
When I try to install a Support Package in MATLAB, I get the following error message:
ERROR: "The specified key is not present in this container."
Why am I getting this error message? How can I resolve this issue?
Accepted Answer
More Answers (1)
Noam Greenboim
on 12 Apr 2018
19 votes
Before uninstalling any app, look if you have any .mex file with the same name, shadowing an .m file.
Delete the .mex and see if it helps.
1 Comment
Michael
on 15 Feb 2022
This should be replaced as the correct answer.
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!