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

     

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