First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked Oct 18 '19

xinya gravatar image

dyntools.CHNF TypeError: sequence item 0: expected string, int found

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