首页 > 编程语言 > 详细

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

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

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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!