python -m PyInstaller -w -F main.py
# 编译成exe python -m PyInstaller build.spec --clean