Comment 1 for bug 795713

Revision history for this message
Kamil Kisiel (kisielk) wrote :

Steps I took to attempt install it:

virtualenv graphite
source graphite/bin/activate
pip install graphite

Ideally this should get graphite and all its dependencies from PyPi and install them in to the virtualenv.