First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
In python script: chnf = dyntools.CHNF(outfile,outvrsn=0)
The full error message :
File ".\dyntools.py", line 1411, in init
File ".\dyntools.py", line 247, in init
TypeError: sequence item 0: expected string, int found
What may cause this problem? Thank you