我要评分
获取效率
正确性
完整性
易理解

Installing virtualenv

Procedure

  1. Install virtualenv.
    pip install virtualenv

    If either of the following errors occurs, retry the installation using another mirror source.

    ERROR: Could not find a version that satisfies the requirement virtualenv (from versions: )

    ERROR: No matching distribution found for virtualenv

  2. (Optional) Install virtualenv.
    pip install virtualenv -i Mirror source address