Run time error in bat file
이전 댓글 표시
File "C:\Program Files\MATLAB\MATLAB Runtime\v95\toolbox\compiler_sdk\pysdk_py\matlab_pysdk\runtime\deployablepackage.py", line 33, in initialize
mcr_handle = self.__cppext_handle.startMatlabRuntimeInstance(self.__ctf_path)
SystemError: Can't load 'C:\Program Files\MATLAB\MATLAB Runtime\v95\bin\win64\ File "C:\Program Files\MATLAB\MATLAB Runtime\v95\toolbox\compiler_sdk\pysdk_py\matlab_pysdk\runtime\deployablepackage.py", line 33, in initialize
mcr_handle = self.__cppext_handle.startMatlabRuntimeInstance(self.__ctf_path)
SystemError: Can't load 'C:\Program Files\MATLAB\MATLAB Runtime\v95\bin\win64\wkspintrospect.dll': The specified procedure could not be found..dll': The specified procedure could not be found.
can any one help with this one?
답변 (1개)
Junjie Wu
2019년 5월 25일
0 개 추천
I had the same question, but I don't know how to deal with it... if you know the answer, please tell me...thanks a lot!
카테고리
도움말 센터 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!