weecology / sad-comparison

Elita Baldridge's dissertation repository
8 stars 7 forks source link

TypeError: aic_weight() takes at least 3 arguments (3 given) #8

Closed embaldridge closed 10 years ago

embaldridge commented 10 years ago

@ethanwhite, I have no idea whether I broke something in macroecotools, or I'm just not calling the function correctly. This is in my fork; since it's obviously not working, I didn't want to submit a pull request.

https://github.com/embaldridge/sad-comparison/blob/master/sad-comparisons.py

Traceback (most recent call last): File "/usr/lib/wingide-101-4.1/src/debug/tserver/_sandbox.py", line 143, in File "/usr/lib/wingide-101-4.1/src/debug/tserver/_sandbox.py", line 110, in model_comparisons TypeError: aic_weight() takes at least 3 arguments (3 given)

embaldridge commented 10 years ago

I didn't update my install of macroecotools on my local machine. That bit works now.