graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #03887
[Question #223403]: SyntaxError on setup.py
New question #223403 on Graphite:
https://answers.launchpad.net/graphite/+question/223403
Attempting to install whisper using Python 3.1 on Ubuntu 10.04 LTS:
https://gist.github.com/rickhull/96a21ca91cbac4a3cbf6
Note:
...
running install_lib
copying build/lib.linux-i686-3.1/whisper.py -> /usr/local/lib/python3.1/dist-packages
byte-compiling /usr/local/lib/python3.1/dist-packages/whisper.py to whisper.pyc
File "/usr/local/lib/python3.1/dist-packages/whisper.py", line 54
except AttributeError, e:
^
SyntaxError: invalid syntax
running install_scripts
...
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.