Closed adowling2 closed 3 years ago
@eslickj I had to install two dependencies on a fresh Linux virtual machine to get the IDAES-Ipopt to work. Not sure if we need to fix anything. Perhaps just update the installation instructions?
I think it's in the docs, but I guess there could be multiple install guides in different places. May depend on where you look. https://idaes-pse.readthedocs.io/en/stable/getting_started/index.html#linux
@eslickj Do we need to increment from libgfortran4
to libgfortran5
? We can also close this issue.
@adowling2, I guess that depends on your Ubuntu version. You are right. I guess we need a bit more detail there.
This might be a non-issue. I am opening one to document.
I am installing IDAES on a fresh virtual machine with Ubuntu 20.04.02 LTS. I followed the IDAES installation instructions here: https://idaes-pse.readthedocs.io/en/stable/advanced_user_guide/advanced_install/index.html#finish-the-installation
I went with
pip install .[dev]
, although that does not likely matter.So far I had to run the following commands to get Ipopt to work: