How to compile a python script into an aarch64 executable program

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to compile a python script into an aarch64 executable program

693件の閲覧回数
logic887
Contributor III

Our customers use Python scripts, and they want to cross-compile main.py into an aarch64-bit executable program main. Previously, we had a cross-compilation tool source /opt/fsl-imx-wayland/5.10-hardknott/environment-setup-cortexa53-crypto-poky-linux that can compile C programs into aarch64-bit programs and run on the IMX8MP platform. Now how do we cross-compile Python programs?

0 件の賞賛
返信
1 返信

670件の閲覧回数
Nobita
Contributor III

pyinstaller may help... ...

0 件の賞賛
返信