摘要: pip3 install pyinstaller --index-url https://pypi.tuna.tsinghua.edu.cn/simple/ 进入 pyinstaller.exe 所在目录 pyinstaller -F -i test.ico test.py 加载图标并生成exe 阅读全文
posted @ 2021-05-27 16:36 二月三十 阅读(62) 评论(0) 推荐(0)