View Single Post
Old 02-28-2023, 10:25 AM   #5
docjc
Member
docjc began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Aug 2020
Device: Kobo
thanks for your answer, but...
this is the line
subprocess.run("ebook-convert " + "\"file 1.epub\" " + "\"tmp.epub\" " + "> nul")

This is the result:
"Extra arguments not understood: >, nul" (of course no conversion) btw where does to comma come from?
Any hint?

Where does the comma come from???
docjc is offline   Reply With Quote