simetenn / uncertainpy

Uncertainpy: a Python toolbox for uncertainty quantification and sensitivity analysis, tailored towards computational neuroscience.
http://uncertainpy.readthedocs.io
GNU General Public License v3.0
220 stars 50 forks source link

error: fit_regression() got an unexpected keyword argument 'rule' #43

Closed BeichuanH closed 3 years ago

BeichuanH commented 4 years ago

Hi,

After the installation in python (using anaconda in Ubuntu), the running for the "coffee_cup" or other example cases shows the same error: fit_regression() got an unexpected keyword argument 'rule'.

I don't know if it is because of wrong installation or other reasons. Thanks for your help.

simetenn commented 3 years ago

Hi! This should be fixed in version 1.2.2 :)