我是靠谱客的博主 清爽八宝粥,这篇文章主要介绍安装pygame报错,解决办法 Command errored out with exit status 255: hg clone --noupdate -q https://bitbucket.o,现在分享给大家,希望可以做个参考。
报错:
ERROR: Command errored out with exit status 255: hg clone --noupdate -q https://bitbucket.org/pygame/pygame /private/var/folders/jt/s0hr2mwx2f91p9xjm0r09vqr0000gn/T/pip-req-build-17brj_kp Check the logs for full command output.
context:
学习《Python 编程:从入门到实践》,学到第十二章开始实例实践的时候,需要安装 Pygame 环境,按照书中的方法一直报错,无法正常安装。
解决办法:
不要用书上的方法:
pip3 install --user hg+https://bitbucket.org/pygame/pygame
直接使用
pip3 install pygame
安装成功 我真厉害
最后
以上就是清爽八宝粥最近收集整理的关于安装pygame报错,解决办法 Command errored out with exit status 255: hg clone --noupdate -q https://bitbucket.o的全部内容,更多相关安装pygame报错,解决办法内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复