杭州网站建设哪家最好,有哪些用960gs做的网站,深圳市住房和建设局领导,中微电力建设公司网站今天小编告诉大家如何对win10系统搭建Python 3.5.2开发环境进行设置#xff0c;可能很多用户都不知道怎么对win10系统搭建Python 3.5.2开发环境进行设置#xff0c;但当我们遇到对win10系统搭建Python 3.5.2开发环境进行设置的问题怎么办呢#xff1f;遇到这种情况不要着急可能很多用户都不知道怎么对win10系统搭建Python 3.5.2开发环境进行设置但当我们遇到对win10系统搭建Python 3.5.2开发环境进行设置的问题怎么办呢遇到这种情况不要着急我们依照1、首先从Python官网下载安装软件如下图输入IP地址; 2、找到Download单击下面Python 3.5.2进入下载页面;就搞定了还有不会对win10系统搭建Python 3.5.2开发环境进行设置的朋友跟着下面的步骤一起学习一下吧。具体方法如下:1、首先从Python官网下载安装软件如下图输入IP地址;2、找到Download单击下面Python 3.5.2进入下载页面;3、点击“windows x86-64 executable installer”进行下载;各个版本的介绍(下面的都是windows系统平台的安装包x86适合32位操作系统;x86-64适合64位操作系统)下面是官网的解释The binaries for AMD64 will also work on processors that implementthe Intel 64 architecture. (Also known as the x64 architecture, andformerly known as both EM64T and x86-64.) They will not work onIntel Itanium Processors (formerly IA-64).Windows users: If installing Python 3.5 as a non-privileged user,you may need to escalate to administrator privileges to install anupdate to your C runtime libraries.Windows users: There are now web-based installers for Windowsplatforms; the installer will download the needed software components atinstallation time.Windows Users: There are redistributable zip files containing theWindows builds, making it easy to redistribute Python as part of anothersoftware package. Please see the documentation regarding Embedded Distribution for more information.It is intended for acting as part of another application, rather than being directly accessed by end-users.可以通过下面3种途径获取pythonweb-based installer 是需要通过联网完成安装的executable installer 是可执行文件(*.exe)方式安装embeddable zip file 嵌入式版本可以集成到其它应用中4、找到下载后的文件;5、双击安装文件点击下图所示的自定义安装“custom installation”;6、点击下一步“Next”;7、此处可更换安装目录然后单击安装“install”;8、等待自动安装……9、安装成功!运行测试1、启动Python shell在“搜索Web和Windows”中输入idle;2、就会启动python IDLE可以交互运行python;3、同样可以按“Ctrl N”打开IDLE开发工具输入程序代码;4、编写完程序后“Ctrl S”保存然后如大多数编程软件一样按“F5”运行程序;5、如果程序没有问题此时在Idle中打印出“Hello World!”。以上就是解决win10系统搭建Python 3.5.2开发环境的操作方法方法还是很简单的如果还有不清楚的可以参考以上的教程欢迎给小编留言哦