码迷,mamicode.com
首页 > 编程语言 > 详细

Learn Python From 'Head First Python' [0] : Install

时间:2014-09-07 17:12:25      阅读:138      评论:0      收藏:0      [点我收藏+]

标签:blog   http   ar   for   2014   sp   log   on   c   

1. download software form the python‘s webset

2. install the python and set the class path

3. verify if the install is correct

 

PS: 

for Step 2.

if you use the default install. then undre the disk C:, there will be a dir like Python34. go to the env setting and add this direct to the path.

 

bubuko.com,布布扣

for Step 3,

open the windows command line and type: ‘python‘. if you get the response as below. then your install is correct.

bubuko.com,布布扣

 

Prepare is allright !! 

Learn Python From 'Head First Python' [0] : Install

标签:blog   http   ar   for   2014   sp   log   on   c   

原文地址:http://www.cnblogs.com/zhuojiniao/p/3960522.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!