How to install matlab runtime on windows docker image

13 ビュー (過去 30 日間)
Xiaotian
Xiaotian 2023 年 4 月 10 日
回答済み: Keshav 2023 年 4 月 13 日
Hi Matlab team,
I have a compiled function with python compiler sdk with r2020b runtime from my other teammate. I have installed the same runtime and the distribued python package on my local, and it works like a charm. However, when I move it to docker image with the same steps, I'm facing error as follows:
Any clue on what is the cause of this?
Invalid MEX-file 'C:\Users\ContainerAdministrator\AppData\Local\Temp\ContainerAdministrator\mcrCache9.9\call_i0\call_ibox\ibox.mexw64': The specified module could not be found.

採用された回答

Keshav
Keshav 2023 年 4 月 13 日
Hi Xiaotian,
I understand that you are getting an error “Invalide MEX-file - The specified module could not be found”. I found a MATLAB answer which is related to your query. Please try to follow the steps mentioned in the below MATLAB answer link:

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStandalone Applications についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by