I have been having an issue with the display of the IPOPT solver in Gekko (python), since upgrading from version 0.2.0 scripts work as expected but there is no more live display in the console while the solver is working, solve(disp=true) doesn't change anything. I am running Ipython in spyder. Does anyone have a solution ? My scripts take about 10mins to run and it would be nice to see if it's failing to stop it earlier. thank you for your time
Adrien