graphite-fabric
graphite-fabric copied to clipboard
Solved issue: TypeError: fetch() takes at most 3 arguments (4 given)
If someone needs help with this JavaScript Console error after installing Graphite, I have solved it by upgrading Whisper to the latest version with this command:
sudo pip install 'git+https://github.com/graphite-project/whisper.git#egg=whisper' --upgrade
Tested on Ubuntu 12.04.
Seems like a python rather than Javascript error. And I'm wondering what's the connection to whisper? I'm not aware of this problem, or how to reproduce it. Which URL produces this error for you after installing?
Did you consider reporting this to the graphite project and/or getting some feedback about this specific error?