Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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