You can install Django Menu Generator with one of these options:
easy_install django-menu-generator
pip install django-menu-generator
git clone https://github.com/LaLogiaDePython/django-menu-generator
cd django-menu-generator
- run python setup.py
wget https://github.com/LaLogiaDePython/django-menu-generator/zipball/master
- unzip the downloaded file
- cd into django-menu-generator-* directory
- run python setup.py