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 中查找有关 Programming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!