美文网首页Python
Windows server 2008 R2 Python搭建

Windows server 2008 R2 Python搭建

作者: Anson丶Raymond | 来源:发表于2017-05-03 14:02 被阅读0次

      在官网下载Python 2.7.13,Python 3分布不久,很多开源包未能兼容,建议下载最新的Python 2.x版本,Python 2.7.13 官网下载地址:www.python.org/downloads/release/python-2713/

下载后双击,一路next。pip是Python的一个很好的辅助工具,记得在安装的时候点上:

在系统环境配置中添加环境变量

在cmd下输入Python,输入以下内容说明Python安装成功。

由此,Windows server 2008 R2 Python环境安装就完成了。

相关文章

网友评论

    本文标题:Windows server 2008 R2 Python搭建

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