Windows7 Configuring the Python development environment

Source: Internet
Author: User

1, install python2.7 official website Download, install, configure environment variable path, command line execute python
2, Easy_install installation
win7 64位必须使用ez_setup.py进行安装。

方法是下载ez_setup.py后。在cmd下运行 python ez_setup.py,就可以自己主动安装setuptools。



下载完毕后双击运行安装文件,就可以在D:\Program Files\python2.7\scripts下安装easy_install。

包括一个easy_install.exe,然后进行设置环境变量。在系统环境变量中做例如以下设置:

(That is, add D:\Program files\python2.7\scripts to the environment variable)
3. Installation via Easy_install SQLAlchemy
Easy_install SQLAlchemy
4. Install MySQL  and MySQLdb Library
5. Developing IDE using Pycharm

Windows7 Configuring the Python development environment

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.