解决办法:https://blog.csdn.net/li123_123_/article/details/83381481
pip install --force-reinstall --no-binary :all: pyinstaller
此外还有很多人人说升级steup-tools就可以了,
pip install --upgrade setuptools
pyinstaller 出现str error
原文:https://www.cnblogs.com/mangmangbiluo/p/10926558.html