thank you for the quick answer, your hint I already tried with a strange result:
on the w11 command line the following command worked fine:
ebook-convert "file 1.epub " "tmp.epub" >nul
exactly the same command just copied from python program gives the following result:
"Extra arguments not understood: >nul" and no conversion. Strange.
|