Hi all,
I'd like to know what's the PyFlux command to display the progress bar when solving.
I'm not quite sure why, but when I launch my script that opens a project and solves it, the pop-up window with the progress bar of the solving process does not show up.
Thanks!
Romain
Hello Romain,
Unfortunately, I think there is not such command in PyFlux.
I think you are not able to see the solving pop-up because you are probably running your script in batch mode. A solution to see this windows and its progression bar is to launch your script in direct mode instead. This mode is more time consuming but it allows to see all the displays at real time.
Best regards,