Pyinstaller写入版本信息 PyInstaller 2021-05-10 14:32:31 使用pyinstaller打包的python程序默认是不包含版本信息的,那么要怎么添加版本信息呢? 参考 https://www.perfcode.com/p/706.html 如需转载,请注明出处;本文地址:https://www.perfcode.com/p/pyinstaller-version-information.html