• 确认是否有装pip
  • 安装pyinstaller
  • pip install pyinstaller
  • 打包.py文件
  • pyinstaller -F XX.py

     

posted on 2017-09-06 16:27  笨nora  阅读(121)  评论(0编辑  收藏  举报