Installing Distribute
Procedure
- Run the following command to decompress the installation package:
unzip distribute-0.7.3.zip
- Run the following command to go to the directory generated after the decompression:
cd distribute-0.7.3
- Run the following command to install Distribute:
python setup.py install
If the following information is displayed, the installation is successful:

Parent topic: Compiling and Installing KmerGenie