Ubuntu下使用EasyNuitka

#安装方法
pip install EasyNuitka
#运行
python -m EasyNuitka

 

python -m nuitka --follow-imports --onefile --mingw64 --show-progress --plugin-enable=pyqt5 --plugin-enable=numpy --output-dir= --windows-icon-from-ico=MainProgram.ico MainProgram.py

posted @ 2023-12-26 20:43  西葫芦的小孩  阅读(50)  评论(0编辑  收藏  举报