PyomoGallery icon indicating copy to clipboard operation
PyomoGallery copied to clipboard

Requirements

Open pedro-ricardo opened this issue 3 years ago • 0 comments

Hello there !

I've tried to run some examples here ... and I think that by now a requirements.txt file is necessary. Looks like there are things outdated in pandas and also pyomo.

The following command seem to work, but you need to change all pandas .ix methods to .loc

pip3 install wheel pandas "pyomo<6" ipykernel

After adding this requirements and fixing the pandas issues ... maybe updating the codes to the new pyomo would be interesting as well.

pedro-ricardo avatar Mar 17 '22 22:03 pedro-ricardo