Loading

python代码打包成exe文件

1 pip install pywin32;
2 pip install wheel -i https://pypi.tuna.tsinghua.edu.cn/simple
3 pip install -U setuptools
4 pip install pyinstaller -i https://pypi.tuna.tsinghua.edu.cn/simple

 

posted @ 2021-02-10 20:52  丨渍丨  阅读(40)  评论(0)    收藏  举报