美文网首页
ptyhon安装

ptyhon安装

作者: foreversunda | 来源:发表于2018-11-22 13:09 被阅读0次

1、下载   官网:https://www.python.org     downloads -windows  -Download Windows x86-64 executable installer(选择对应安装版本)

2、安装:运行安装文件  勾选 add python 3.7 to path   ____ install  -close 完成安装(默认安装到C盘)

更改安装路径:Customize installation

3、安装库   运行   pip install turtle

4、引用库 import turtle  

相关文章

网友评论

      本文标题:ptyhon安装

      本文链接:https://www.haomeiwen.com/subject/lxhlqqtx.html