Calibre Fails to Convert PDF to AZW3 for Kindle

Make sure your system is updated:

sudo pacman -Syu

Uninstall this one:

pip uninstall lxml

Then run:

sudo pacman -S python-html5-parser python-html5lib python-lxml

Hope this helps!

3 Likes