Why do I receive an "Unable to open the requested feature, Error Code -6: ERR_FILE_NOT_FOUND" error when launching the R2020a Installer?
조회 수: 13 (최근 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!