详解使用PyInstaller将Pygame库编写的小游戏程序打包为exe文件 一、安装Pyinstaller环境:python3.6、window10注意事项:python64位版本打包的exe,只能在64位操作 Pygame打包