I am running simpleExample.py in iPython after installing SirIsaac and SloppyCell in python2.7 (anaconda). An error is thrown stating that the Optimization module has not attribute fmin_lm. (line ~1925 of FittingProblem.py). It appears that this method is part of the lmopt module of the SloppyCell installation that I downloaded from CVS. How to fix?
I am running simpleExample.py in iPython after installing SirIsaac and SloppyCell in python2.7 (anaconda). An error is thrown stating that the Optimization module has not attribute fmin_lm. (line ~1925 of FittingProblem.py). It appears that this method is part of the lmopt module of the SloppyCell installation that I downloaded from CVS. How to fix?