[Topic DIscussion] python3 安装 turtle 失败
Tofloor
poster avatar
173******67
deepin
2022-05-19 06:22
Author

python3 安装 turtle 失败

环境

  • deepin v20.5
  • python 3.7
  • pip 22.1

执行指令

", line 36, in 
        File "", line 34, in 

请问有同情况的同学吗,如你知晓解决方法,请留言。谢谢。

Reply Favorite View the author
All Replies
vivian_me
deepin testing team
2022-05-19 17:34
#1

亲,turtle是python2中的哦,可以参考下面帖子安装

https://blog.csdn.net/wangziyang777/article/details/112979111

Reply View the author
vivian_me
deepin testing team
2022-05-19 17:36
#2

亲,turtle是python2中的哦,可以参考下面帖子安装

https://blog.csdn.net/wangziyang777/article/details/112979111

Reply View the author
SamLukeYes
deepin
2022-05-19 18:27
#3

turtle 库是标准库啊,还需要额外安装吗doubt

Reply View the author
173******67
deepin
2022-05-20 06:10
#4
vivian_me

亲,turtle是python2中的哦,可以参考下面帖子安装

https://blog.csdn.net/wangziyang777/article/details/112979111

谢谢你

Reply View the author