C2/C3开发者的乐园
pip install xxxxx -i https://mirrors.aliyun.com/pypi/simple/
Path/to/python.exe -m PyInstaller –onefile –noconsole –name “自定义名字” –icon “自定义icon/iconsvg.ico” path/to/xxx.py