You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ipopt is not working dynamically anymore on windows machines.
The solution is to download ipopt executable from https://github.com/coin-or/Ipopt/releases
Unzip download file and set the solver path like
Currently, the error is in joplin testbed notebook. Also, there might be windows users wants to use the solver in different analysis.
So, how do we advertise this? This probably needs to go in the pyincore manual, and it also needs to go in Joplin notebook as well.
We need to discuss how to handle this matter.
The text was updated successfully, but these errors were encountered:
Ipopt is not working dynamically anymore on windows machines.
The solution is to download ipopt executable from https://github.com/coin-or/Ipopt/releases
Unzip download file and set the solver path like
Currently, the error is in joplin testbed notebook. Also, there might be windows users wants to use the solver in different analysis.
So, how do we advertise this? This probably needs to go in the pyincore manual, and it also needs to go in Joplin notebook as well.
We need to discuss how to handle this matter.
The text was updated successfully, but these errors were encountered: