mendessoares / MMinte

16 stars 10 forks source link

interactions.ipynb #12

Open arianccbasile opened 5 years ago

arianccbasile commented 5 years ago

good evening! I am trying to reproduce the tutorial for interactions you posted on interactions.ipynb but I stop at

growth_rates = mminte.calculate_growth_rates(pair_model_filenames, western_diet)

I get this error:

AttributeError: 'Solution' object has no attribute 'x_dict'

How can I manage it?

Sincerly, Arianna