How to install matlab runtime on windows docker image
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Standalone Applications en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!