Rate This Document
Findability
Accuracy
Completeness
Readability

Installing Distribute

Procedure

  1. Run the following command to decompress the installation package:
    unzip distribute-0.7.3.zip
  2. Run the following command to go to the directory generated after the decompression:
    cd distribute-0.7.3
  3. Run the following command to install Distribute:
    python setup.py install

    If the following information is displayed, the installation is successful: