Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

API psspy.progress takes a string as argument, not a real. You must convert the value to a string and also add a carriage return (\n).

psspy.progress(str(Qgen[i])+'\n')