python 打包

不写BUG 1年前 ⋅ 939 阅读
pyinstaller -p d:\software\python\lib;d:\software\python\lib\site-packages -F 
pyinstaller -p e:\software\python\lib;F:\Python\sample\venv\Lib\site-packages -F chouapi.py
pyinstaller -p e:\software\python\lib;E:\software\Python\Lib\site-packages -F getTaskList.py