将python脚本打包成exe文件:命令:pyinstaller --paths="该脚本的路径" guess_exe.py 转载于:https://www.cnblogs.com/fh-fendou/p/11091466.html