|
|
#1 |
|
Junior Member
![]() 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. |
|
|
|
|
|
#2 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,622
Karma: 28549046
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
It is still an option and works fine, you are probably running ebook-convert from an older calibre install. Check your PATH or use an absolute path to invoke the correct ebook-convert binary
|
|
|
|
| Advert | |
|
|
|
|
#3 |
|
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 48,345
Karma: 174315444
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Calibre 7.24
Code:
C:\Users\user>ebook-convert.exe "C:\Users\user\Desktop\kepubify\Resolution Test Patterns - Ima Pseudonym.epub" "C:\Users\user\Desktop\kepubify\Resolution Test Patterns - Ima Pseudonym2.epub" --epub-version "3"
Conversion options changed from defaults:
epub_version: '3'
1% Converting input to HTML...
<deleted to save some boredom>
Looking for large trees in OEBPS/Text/Section0008.xhtml...
No large trees found
Upgrading to EPUB 3...
EPUB output written to C:\Users\user\Desktop\kepubify\Resolution Test Patterns - Ima Pseudonym2.epub
Output saved to C:\Users\user\Desktop\kepubify\Resolution Test Patterns - Ima Pseudonym2.epub
|
|
|
|
|
|
#4 |
|
Junior Member
![]() Posts: 7
Karma: 10
Join Date: Jul 2022
Device: none
|
Thank you! I thought I checked that PATH but must've had something stale in my shell. It is working now, thank you both!
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Epub 2.0.1 validator error: "Error while parsing file: element "img" missing required | justin-b-918 | ePub | 6 | 04-26-2022 11:02 AM |
| Error when using ebook-convert: "invalid start byte" | Emanuele42 | Conversion | 9 | 01-10-2020 02:12 PM |
| iTunes 12.4 - where's the "Convert" option gone to? | HarryT | Apple Devices | 4 | 05-20-2016 01:15 PM |
| Problem with "word search" option in created ebook | Alexandr90 | Kindle Formats | 1 | 05-15-2013 06:54 AM |
| Classic Partial series available - Does B&N have an ebook "request" option, like Amazon? | crafty35a | Barnes & Noble NOOK | 1 | 01-15-2010 12:58 PM |