You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
481 B
481 B
操作说明:
作者:蜗牛 邮件:mvcers@gmail.com
打包
- 打包成exe文件
- .\python.exe -m pip install install --upgrade pip
- .\python.exe -m pip install --upgrade pip
- .\python.exe -m pip install --upgrade Pillow
- .\python.exe -m pip install --upgrade PIL
- .\python.exe -m pip install --upgrade ImageTk
- .\python.exe -m pip install --user qrcode
- .\python.exe -m PyInstaller --onefile --windowed --icon=icon.ico --name "SnailPDF" .\main.py