本文以python 2.7.8(64位)为例说明,具体安装步骤如下:
1.双击下载包,进入Python安装向导。
2.选择安装目录。如:D:\Python27\
3.选择 Add python.exe to Path>>Entire feature will be installed on local hard drive
环境变量配置:
使用cmd命令添加path环境变量 在cmd下输入:path=%path%;D:\Python27接着按"Enter"回车键。 其中:D:\Python27是Python的安装目录。原文来自:https://www.py.cn
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
暂无评论内容