python -m venv myenv # 通用命令
myenvScriptsactivate
pyinstaller -w -i "icon.ico" --onefile main.py
参与评论
手机查看