View Single Post
Old 05-29-2022, 11:55 PM   #709
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
Double quotes are used in csv files to surround values

The log shows that your csv file uses double quotes for some rows, and other rows have single quotes. Double quotes are used in csv files to surround values. The single quotes will cause errors. Too bad you did not attach your csv file so I could examine it.

See the attached annotated image of a part of the log file that you posted.

What application are you using to create your csv file, Calc or Excel? I hope not a simple text editor, as that would cause the inconsistent results shown in the log.

Added: This csv file format error will be self-repaired by the Tool starting in the JS version for Calibre Qt6, 5.99.8+.


https://www.mobileread.com/forums/sh...9&postcount=25


DaltonST
Attached Thumbnails
Click image for larger version

Name:	js_import_csv_valid_vs_invalid_csv_syntax_example.jpg
Views:	124
Size:	652.3 KB
ID:	194041  

Last edited by DaltonST; 05-30-2022 at 03:34 PM. Reason: This error will be self-repaired by the Tool starting in the version for Calibre Qt6, 5.99.8+.
DaltonST is offline   Reply With Quote