View Single Post
Old 12-09-2022, 07:59 PM   #4
Comfy.n
want to learn what I want
Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.
 
Posts: 1,663
Karma: 7908443
Join Date: Sep 2020
Device: none
Quote:
ValueError: Input file is the same as the output file
Are you sure you are using
Code:
ebook-convert file1.epub file2.epub
instead of
Code:
ebook-convert file1.epub file1.epub (same filename, I mean)
In Windows, cmd line converting file1.epub to file2.epub works as expected...

edit: oops, just saw this had already been resolved, after posting.

Last edited by Comfy.n; 12-09-2022 at 08:02 PM.
Comfy.n is online now   Reply With Quote