pyinstaller打包没有控制台的exe

加入参数--nowindowed,

例如pyinstaller --onefile --nowindowed --icon="D:\Queena\PyCharmProjects\dist1\computer_three.ico" guess_exe.py

 参考

https://blog.csdn.net/xc_zhou/article/details/80952022

posted on 2022-02-21 11:02  跨过⑦海D風  阅读(290)  评论(0)    收藏  举报

导航