Ask Your Question

Revision history [back]

click to hide/show revision 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