摘要: 环境:python3.6 windows7 1、pip install pywin32 2、pip install pyinstaller 3、cmd到/python/scripts 找到pyinstaller.exe 4、pyinstaller.exe -F path:demo.py 生成路径: 阅读全文
posted @ 2018-01-30 11:17 王亚锋 阅读(185) 评论(0) 推荐(0)