How to generate a standalone application, which uses python functions?
古いコメントを表示
I want to generate a standalone application with the Matlab "Application Compiler". The "Application Compiler" generates the executable and i can run the executable until my program tries to call a python function. Then the error "Unable to resolve the name py.slicer.deleteTMP" occurs.
If I run my program in Matlab I have no problems and I also included my "slicer.py" Python code file into the list of "Files required for your application to run".
I am using Matlab 9.8 and MATLAB Compiler 10.1 both from the R2020a Release.
1 件のコメント
Giancarlo Meccariello
2021 年 3 月 4 日
Same question here. Did you find a solution?
回答 (1 件)
Anmol Dhiman
2020 年 11 月 5 日
0 投票
Hi David,
Refer to the below link
Regards,
Anmol Dhiman
カテゴリ
ヘルプ センター および File Exchange で Python Package Integration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!