python:PyInstaller打包发布单个文件错误struct.error: argument for 's' must be a string解决
用PyInstaller的-F选项打包程序为单个文件时报错了,经过研究已经解决将文件C:\Python27\Lib\site-packages\PyInstaller-2.1-py2.7.egg\PyInstaller\loader\pyi_carchive.py中第85行进行修改由nmlen+entrylen,dpos,dlen,ulen,flag,typcd,nm+pad))修改为nmlen+