pip3 install pyinstaller
2. 生成方式
pyinstaller -F -i 1.ico hello.py
pip3 install pyinstaller
pyinstaller -F -i 1.ico hello.py
相关文章: