Question #197816 on Graphite changed: https://answers.launchpad.net/graphite/+question/197816
Status: Answered => Open bhardy is still having a problem: Chris, Does this only work with a certain version of python or a certain branch of graphite? On my test VM I am running python 2.6.5 and it ran successfully. On my prod system, I am running python 2.4.4 and an older version of graphite. Not sure if the structure of the whisper files has changed. It failed here with the error below. It had this failure both when I passed it a directory and a single wsp file. Traceback (most recent call last): File "./whisper-multi-resize.py", line 212, in ? main() File "./whisper-multi-resize.py", line 197, in main options,args = collect_arguments() File "./whisper-multi-resize.py", line 134, in collect_arguments type='string', help="Change the aggregation function (%s)" % AttributeError: 'module' object has no attribute 'aggregationMethods' -- You received this question notification because you are a member of graphite-dev, which is an answer contact for Graphite. _______________________________________________ Mailing list: https://launchpad.net/~graphite-dev Post to : graphite-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~graphite-dev More help : https://help.launchpad.net/ListHelp