系统环境
电脑型号         联想 ThinkPadT410 笔记本电脑
软件项目管理证书操作系统         Windows 7 旗舰版 64位 SP1 (DirectX 11 )
处理器     英特尔 Core i5 M560 @ 2.67GHz 双核笔记本处理器
主板         联想 2522NT7 (英特尔 QM57 芯片组)学习通c语言答案
内存         6 GB ( 尔必达 DDR31067MHz / 尔必达 DDR3 1333MHz )

1.下载
Python:
地址:/getit/
版本:python-2.7.3.amd64.msi
setuptools:/pypi/setuptools#windows
ez_setup.py文件:lecommunity/dist/ez_setup.py
numpy:xml文件扩展名
地址:www.lfd.uci.edu/~gohlke/pythonlibs/
版本:numpy-unoptimized-1.6.2.

2.安装Python

选择安装路径:








除了选择安装路径外,其他的基本都可以默认了,一直到安装完成。此时的目录结构如下:
3为Python配置环境变量



测试,Python安装成功。

4.安装setuptools

声称.exe版本的不支持64位Windows系统,推荐使用ez_setup.py自动安装。据说,有筒子32位的exe文件在64位系统上也能用,我就不试了,按照官方的指导来吧,免得以后出些莫名其妙的问题。




打开lecommunity/dist/ez_setup.py,把页面上的代码copy一份保存为ez_setup.py,也可以下载: ez_setup.rar (3.78 KB, 下载次数: 1, 售价: 1 金子)
在命令行窗口下执行即可,前提是可以联网。


1. D:\>ez_setup.py
2. Downloading /packages/2.7/s/setuptools/setuptools-0.
3. Processing setuptools-0.
4. Copying setuptools-0. to d:\python27\lib\site-packages
5. Adding setuptools 0.6c11 to easy-install.pth file
6. Installing easy_install-script.py script to D:\Python27\Scripts
7. Installing script to D:\Python27\Scripts
8. Installing anifest script to D:\Python27\Scripts
9. Installing easy_install-2.7-script.py script to D:\Python27\Scripts
10. Installing easy_ script to D:\Python27\Scripts
11. Installing easy_anifest script to D:\Python27\Scripts
12.
13. Installed d:\python27\lib\site-packages\setuptools-0.
14. Processing dependencies for setuptools==0.6c11
15. Finished processing dependencies for setuptools==0.6c11
复制代码


setuptools安装完成后的目录如下:


5.为setuptools配置环境变量




6.使用easy_install

安装django:
1. C:\Users\Biao>easy_install
2. error: No urls, filenames, or requirements specified (see --help)
3.
4. C:\Users\Biao>easy_install django
5. Searching for django
6. Reading /simple/django/
7. Reading www.djangoproject/
8. Reading www.djangoproject/
9. Best match: Django 1.4.2
10. Downloading www.djangoproject/m/releases/1.4/Django-1.4.
11. Processing Django-1.4.
12. Running Django-1.4.2\setup.py -q bdist_egg --dist-dir c:\users\biao\appdata\local\temp\easy_install-tahhsu\Django-1.4.2\egg-dist-tmp-0hpiac
13. resolventzip_safe flag not set; analyzing
14. ib.admindocs.views: module references __file__
15. t_processors: module references __file__
16. sts.forms: module references __file__
17. sts.views: module references __file__
18. 电脑python安装教程sts.csrf: module references __file__
19. sts.middleware: module references __file__
20. platetags: module references __file__
21. sts.views: module references __file__
22. sts.__init__: module references __file__
23. sts.sts: module references __file__
24. sts.sts: module references __file__
25. ry.test_data: module references __file__
26. sts: module references __file__
27. sts: module references __file__
28. sts: module references __file__
29. sts.base: module references __file__
30. ib.staticfiles.storage: module references __file__
31. anagement.sql: module references __file__
32. plates: module references __path__
33. anagement.__init__: module references __file__
34. anagement.__init__: module references __path__
35. anagementmands.loaddata: module references __file__
36. anagementmands.loaddata: module references __path__
37. anagementmands.makemessages: module references __file__
38. servers.basehttp: module references __path__
39. django.db.utils: module references __file__
40. dels.loading: module references __file__
41. plate.loaders.app_directories: module references __file__swiper轮播图自动播放

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。