graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #00657
Re: [Question #145686]: Graphs not rendering, broken image and errors
Question #145686 on Graphite changed:
https://answers.launchpad.net/graphite/+question/145686
Josh gave more information on the question:
Also noticed this during the install which I missed:
running install_lib
copying build/lib/graphite/pyparsing.py -> /opt/graphite/webapp/graphite
copying build/lib/graphite/render/carbonlink.py -> /opt/graphite/webapp/graphite/render
copying build/lib/graphite/render/datatypes.py -> /opt/graphite/webapp/graphite/render
byte-compiling /opt/graphite/webapp/graphite/pyparsing.py to pyparsing.pyc
byte-compiling /opt/graphite/webapp/graphite/render/carbonlink.py to carbonlink.pyc
byte-compiling /opt/graphite/webapp/graphite/render/datatypes.py to datatypes.pyc
byte-compiling /opt/graphite/webapp/graphite/render/functions.py to functions.pyc
File "/opt/graphite/webapp/graphite/render/functions.py", line 413
perc_val = s_copy[ pord - 1 if pord > 0 else pord ]
^
SyntaxError: invalid syntax
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.
Follow ups