← Back to team overview

graphite-dev team mailing list archive

Re: [Question #165212]: OverflowError/math range error in /opt/graphite/webapp/graphite/render/glyph.py in setupYAxis, line 598

 

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

    Status: Open => Answered

Nicholas Leskiw proposed the following answer:
Try upgrading to trunk and see if that fixes your problem. Be sure to
use the --force option when installing:

bzr co lp:graphite
cd graphite
python ./setup.py install --force
cd /opt/graphite/webapp/graphite
python ./manage.py syncdb


(I'm writing this from memory, please excuse me if I miss a step or get a directory name wrong.)

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.


Follow ups