Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.2k views
in Technique[技术] by (71.8m points)

docx - TypeError: Argument 'element' has incorrect type (expected lxml.etree._Element, got None Type)

When I try to generate an interview with docx file in Docassemble it raises the error:

TypeError: Argument 'element' has incorrect type (expected lxml.etree._Element, got None Type)


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

The problem is in docx file. Create a new docx file in Windows, insert just one field in it to test. If it works, then you add the other fields.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...