pyinstaller 出现str error

Posted mangmangbiluo

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pyinstaller 出现str error相关的知识,希望对你有一定的参考价值。

解决办法: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的主要内容,如果未能解决你的问题,请参考以下文章