Why do I receive an "Unable to open the requested feature, Error Code -6: ERR_FILE_NOT_FOUND" error when launching the R2020a Installer?
43 ビュー (過去 30 日間)
表示 古いコメント
MathWorks Support Team
2020 年 3 月 26 日
編集済み: MathWorks Support Team
2021 年 3 月 22 日
When launching the installer I receive the following error:
Unable to open the requested feature.Detailed Information:
Error code: -6Error message: ERR_FILE_NOT_FOUND
採用された回答
MathWorks Support Team
2021 年 3 月 22 日
編集済み: MathWorks Support Team
2021 年 3 月 22 日
For R2020a and newer, this error will occur if installer or installation files are located in a directory containing accented or double-byte (e.g. Korean) characters.
For example:
C:\Users\테스트
or
C:\Users\müller
The current workaround for this error is to move the installer or installation files to a folder not containing any accented or double-byte characters in it's path, such as:
C:\MATLAB
その他の回答 (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!