← Back to team overview

graphite-dev team mailing list archive

Re: [Question #383008]: Issues with Installation & Versions?

 

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

    Status: Needs information => Answered

Jason Dixon proposed the following answer:
You definitely have some version mismatches in there. For starters you
have whisper 0.9.15 but ceres 0.10. As I mentioned you probably don't
need ceres so you can remove that (unless you actually are using that,
in which case disregard my suggestion).

Assuming you're using whisper, then you *should* be using graphite-web
0.9.15, which means you have a mismatch with Django 1.9, which isn't
supported with 0.9.x releases.

Long story short, you need the same version across graphite-web, carbon,
and whisper (and ceres if you're using it).  Given that you have pip
packages of whisper and ceres (mismatched ones at that), but you're not
seeing graphite-web and carbon packages, there's no telling what the
state of those might be. Could be that they were installed in a
virtualenv (or vice versa) so you're only seeing part of the package
list, or it could be they were installed with the OS packages, or maybe
they were installed from source. Not sure.

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