首页 > 代码库 > python 爬虫使用方法分享(1)——安装python
python 爬虫使用方法分享(1)——安装python
环境:win10 64位 专业版 已激活
python官网:https://www.python.org/
安装版本:https://www.python.org/ftp/python/3.6.0/python-3.6.0b1-amd64.exe
安装过程中:
选择 customize installation → next → 选中 add python to environment variables → install 这个选项会自动添加环境变量。
安装完后,打开cmd,输入python,如果显示:
Python 3.6.0b1 (default, Sep 12 2016, 18:11:36) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
则说明python安装成功。
python 爬虫使用方法分享(1)——安装python
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。