Install gevent under Windows

Source: Internet
Author: User

Download Gevent,greenlet. WHL file

First here to find the corresponding operating system of the Gevent file, I choose gevent1.0.2cp27nonewin32.whl this version.

Install PIP
    1. First download get-pip.py This file, is https://raw.github.com/pypa/pip/master/contrib/get-pip.py, directly save as can. Put it in the root directory of Python, which is typically C:\Python27\ under this directory.

    2. Then go to this directory under the command line and run the python get-pip.py wait to install PIP.

    3. After installation, add Python's scripts directory to the system's environment variables.

Installing Gevent

In the CMD window, locate the previously downloaded GEVNET.WHL path. Execution is pip install gevent1.0.2cp27nonewin32.whl ready.


This article from "Love Life Small White" blog, reproduced please contact the author!

Install gevent under Windows

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.