New question #196387 on Graphite: https://answers.launchpad.net/graphite/+question/196387
Hi, I followed these instructions (https://gist.github.com/1968044) to install Graphite on my dev machine but I have a problem when I try to run the graphite server. Here is the command I ran: >> python run-graphite-devel-server.py start Running Graphite from start under django development server /usr/local/bin/django-admin.py runserver --pythonpath start/webapp --settings graphite.settings 0.0.0.0:8080 Error: Could not import settings 'graphite.settings' (Is it on sys.path?): No module named graphite.settings Am I supposed to create graphite.settings file somewhere? Thanks, Greg -- You received this question notification because you are a member of graphite-dev, which is an answer contact for Graphite. _______________________________________________ Mailing list: https://launchpad.net/~graphite-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~graphite-dev More help : https://help.launchpad.net/ListHelp

