摘要: 一 使用工具 pyinstaller, 在ubuntu上安装pyinstaller非常的简单,直接使用下面的命令即可 pip install pyinstaller 注意:推荐大家使用python3.0及以上的python版本(好像python3.6使用pyinstaller也存在一些问题),因为使 阅读全文
posted @ 2018-11-03 21:51 lipan1015 阅读(9504) 评论(4) 推荐(0)