所需工具:pyinstaller.exe/makensis.exe/nisedit.exe
【】
python -m pip install pyinstaller
安装完成后,在Python安装路径找到:pyinstaller.exe,表示安装成功!
2.安装NSIS下载网址https://nsis.sourceforge.io/Download/
Python 项目打包
阅读 35
2022-02-18
所需工具:pyinstaller.exe/makensis.exe/nisedit.exe
【】
python -m pip install pyinstaller
安装完成后,在Python安装路径找到:pyinstaller.exe,表示安装成功!
2.安装NSIS下载网址https://nsis.sourceforge.io/Download/
相关推荐
精彩评论(0)