利用pyinstaller或virtualenv将python程序打包详解 运行环境:CentOS6.5_x64Python版本:2.6使用pyinstaller打包pyinstaller可以将python程序打包成二进制 pyinstaller打包教程