error: subprocess-exited-with-error
python setup.py egg_info did not run successfully.
error: subprocess-exited-with-error
报错:Building wheel for twisted-iocpsupport (pyproject.toml) did not run successfully.
报错:Failed building wheel for Twisted
python 要想使用,一是弄个环境变量,然后得装好轱辘wheel,和轱辘发动器twisted,为啥要我们去按不是python本身自己个安我也不知道,反正得磨叽一段很长的时间研究这俩玩意儿。
pip还不好使,还得后面加个3,为啥我也不知道,整的明明白白的,反正想使pip就得加个3.
@@安装wheel
pip3 install wheel
@@安装twisted去Archived: Python Extension Packages for Windows - Christoph Gohlke (uci.edu)
一开始我也不想去,感觉这报错不太安全,到底是硬着头皮去了。
去了还不行,还得安了好几个twisted才成功
不然安装turtle 会有报错
问题之一:下载turtle 后去40行加个括号()
(16条消息) turtle安装以及python3安装报(16条消息) turtle安装以及python3安装报错解决方案,用python画小猪佩奇_保护我方鲁班七号的博客-优快云博客_turtle.setup()函数报错(16条消息) turtle安装以及python3安装报
问题之一:没安装twisted 报错如图

终于,
这工具不折磨为了,我开始使用工具了!
还没开始学用turtle,两天的萌新磨磨唧唧时光就过去惹!
博客主要讲述了 Python 3.11 使用时遇到的问题及解决办法。使用 Python 需设置环境变量,安装 wheel 和 twisted。pip 使用时需加 3,安装 turtle 会报错,需去指定网站安装多个 twisted,还需在代码特定行加括号。作者历经波折才完成安装。
5650

被折叠的 条评论
为什么被折叠?



