← Back to team overview

graphite-dev team mailing list archive

Re: [Question #328115]: Trouble setting up db on new Graphite install

 

Question #328115 on Graphite changed:
https://answers.launchpad.net/graphite/+question/328115

    Status: Needs information => Open

Blue Jakester gave more information on the question:
# python
Python 2.7.5 (default, Nov 20 2015, 02:00:19)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import django
>>> print(django.get_version())
1.4
>>>


I used this command to install graphite and just ran it again. Is 0.10.0 the version? If not I'm not certain how to check version. Thanks.

# pip install https://github.com/graphite-project/ceres/tarball/master
Collecting https://github.com/graphite-project/ceres/tarball/master
  Downloading https://github.com/graphite-project/ceres/tarball/master
  Requirement already satisfied (use --upgrade to upgrade): ceres==0.10.0 from https://github.com/graphite-project/ceres/tarball/master in /usr/lib/python2.7/site-packages

-- 
You received this question notification because your team graphite-dev
is an answer contact for Graphite.