执行:python3 pyinstaller-script.py -F G:\Python\Project\hello.py(把G:\Python\Project\hello.py替换成自己需要打包的文件即可)
参考链接:https://blog.csdn.net/qq_41618978/article/details/90476429
版权声明:本文为qq_31118769原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。
执行:python3 pyinstaller-script.py -F G:\Python\Project\hello.py(把G:\Python\Project\hello.py替换成自己需要打包的文件即可)
参考链接:https://blog.csdn.net/qq_41618978/article/details/90476429