The import function in Chinese language has an error: 'too many values to unpack'

I am using frappe 10.1.70(Only frappe, no erp),and my user is using the Chinese language.
The import function of Doctype ‘Data Import’ has reported an error:
Traceback (most recent call last):
File “/home/inno/frappe-bench/apps/frappe/frappe/core/doctype/data_import/importer.py”, line 370, in upload
doc, attachments, last_error_row_idx = get_doc(row_idx)
ValueError: too many values to unpack

Switch to English language and import successfully
So, How can I fix it?

can you provide the upload template with data ?

Yes, I can provide.
How do I send the upload template to you?
Email?