View Single Post
Old 01-16-2025, 12:07 AM   #1
py_make_book
Junior Member
py_make_book began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jul 2022
Device: none
ebook-convert error: "no such option: --epub-version"

Pretty much what my title says..

Have some code that used to work fine. Upgraded Calibre to 7.23.0 and now when I run:

ebook-convert.exe "input_file_path" "output_file_path" <buncha options> --epub-version "3"

I now get the error:

ebook-convert.exe: error: no such option: --epub-version

Again, my code has not changed. And according to latest documentation here, https://manual.calibre-ebook.com/gen...k-convert.html , --epub-version is still a valid option.

Any ideas? Thanks.
py_make_book is offline   Reply With Quote