pyinstaller 出现str error

时间:2019-05-26 17:00:29   收藏:0   阅读:111

解决办法:https://blog.csdn.net/li123_123_/article/details/83381481

pip install --force-reinstall --no-binary :all: pyinstaller

 

 

此外还有很多人人说升级steup-tools就可以了,

pip install --upgrade setuptools

原文:https://www.cnblogs.com/mangmangbiluo/p/10926558.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!