You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, just wanted to let you know that rn this container seems to be missing an essential library (at least for the ebook-converter component).
# ebook-convert /tmp/ebooktitle.epub /tmp/ebooktitle.pdf
1% Converting input to HTML...
InputFormatPlugin: EPUB Input running
on /tmp/ebooktitle.epub
Parsing all content...
34% Running transforms on e-book...
Merging user specified metadata...
Detecting structure...
Flattening CSS and remapping font sizes...
Source base font size is 12.00000pt
Removing fake margins...
Cleaning up manifest...
Trimming unused files from manifest...
Creating PDF Output...
67% Running PDF Output plugin
Splitting markup on page breaks and flow limits, if any...
Traceback (most recent call last):
File "site.py", line 77, in main
File "site-packages/calibre/ebooks/conversion/cli.py", line 391, in main
File "site-packages/calibre/ebooks/conversion/plumber.py", line 1270, in run
File "site-packages/calibre/ebooks/conversion/plugins/pdf_output.py", line 191, in convert
File "site-packages/calibre/ebooks/conversion/plugins/pdf_output.py", line 253, in convert_text
File "site-packages/calibre/ebooks/pdf/render/from_html.py", line 17, in<module>
ImportError: libXcomposite.so.1: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered:
On November 11, 2023 9:50:48 PM GMT+01:00, Laurent MOREL ***@***.***> wrote:
Wow, it's been a while. Thanks for your contribution. I hope this small project is useful for you.. I don't use it anymore :)
--
Reply to this email directly or view it on GitHub:
#1 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
Hi, just wanted to let you know that rn this container seems to be missing an essential library (at least for the ebook-converter component).
The text was updated successfully, but these errors were encountered: