Why matlab compiler sdk can not find CTF archive?

7 ビュー (過去 30 日間)
JI JIN LEE
JI JIN LEE 2016 年 5 月 18 日
コメント済み: 杰 冯 2021 年 10 月 11 日
I made a python program with a package from Matlab Compiler SDK. Before compiling the python program, it works well. But when it comes to executable file, it dose not work with following meassage.
--------------------------------------
Traceback<most recent call last>:
File "PKPDGUI20160516.py", line 9597, in mainrunaction
File "C:\WinPython-64bit-3.4.4.2\python-3.4.4.amd64\lib\site-packages\lmematlab2x2\__init_py", line 300, in initialize.
return _pir.initialize_package()
File "C:\WinPython-64bit-3.4.4.2\python-3.4.4.amd64\lib\site-packages\lmematlab2x2\__init__.py", line 248, in intialize_package
package_handle.initialize()
File "C:\Program Files\MATLAB\R2016a\toolbox\compiler_sdk\pysdk_py\matlab_pysdk\runtime\deployablepackage.py", line 33, in initialize
mcr_handle = self.__cppext_handle.startMatlabRuntimeInstance<self._ctf_path>
SystemError: Cannot find CTF archive 'PKPDGUI20160516.exe\lmematlab2x2\lmematlab2x2.crf.
  4 件のコメント
Alan Frankel
Alan Frankel 2020 年 6 月 5 日
What do you mean by "when it comes to executable file"? Which steps did you perform?
杰 冯
杰 冯 2021 年 10 月 11 日
您好这个问题解决了嘛能不能加我一下qq2209478203!想向你请教一下我也遇到了这个问题

サインインしてコメントする。

回答 (1 件)

杰 冯
杰 冯 2021 年 10 月 11 日
您好这个问题解决了嘛能不能加我一下qq2209478203!想向你请教一下我也遇到了这个问题

カテゴリ

Help Center および File ExchangeMATLAB Compiler SDK についてさらに検索

製品


リリース

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by