First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Repeat the GUI process but record it to python. Then compare both python scripts for a different in activities. Check if the dyre file is being read in the python code. My guess is that the python script is picking (or not) up a different filename that in the GUI process. Use a log file in the python code and review it.
Post the python script