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的主要内容,如果未能解决你的问题,请参考以下文章
[原][python]把python文件编译成exe(解决安装pyinstaller出现的错误)
pyinstaller打包之后运行出现:Could not find the matplotlib data files