How to install the Python module under Windows __python

Source: Internet
Author: User

Read the "Feel Python" fourth interface design, in the installation of the swampy Python packet jam, with the help of the great God of Baidu, or failed to resolve, first of all the installation methods listed, and then slowly find out why can not follow the steps to install well.

Solution 1:

The official guide for installing the Python module swampy under Windows is here: http://www.greenteapress.com/thinkpython/swampy/install.html

But Windows doesn't write very detailed.

Here's how to install the Python swampy module:

1, download setuptools:https://pypi.python.org/pypi/setuptools/1.1.4

2, decompression, double-click the folder in the ez_setup.py

3, enter command Prompt interface, enter e:/python27/scripts, run at command prompt interface: Easy_install.exe swampy

4, enter import swampy in idle. Turtleworld

No error indicates that the swampy installation was successful.

5, the installation of the problems:

After careful review of the installation tutorial, you can see that it is in DOS, rather than idle input installation statements, so type exit () exit idle, re-enter the installation swampy package statement

Easy_install.exe swampy can be installed beforehand.

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.