Why do I receive an "Unable to open the requested feature, Error Code -6: ERR_FILE_NOT_FOUND" error when launching the R2020a Installer?
12 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 26 Mär. 2020
Bearbeitet: MathWorks Support Team
am 22 Mär. 2021
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
Akzeptierte Antwort
MathWorks Support Team
am 22 Mär. 2021
Bearbeitet: MathWorks Support Team
am 22 Mär. 2021
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
1 Kommentar
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!