View Single Post
Old 08-30-2025, 08:09 AM   #5
dewd
Connoisseur
dewd reads XML... blindfoldeddewd reads XML... blindfoldeddewd reads XML... blindfoldeddewd reads XML... blindfoldeddewd reads XML... blindfoldeddewd reads XML... blindfoldeddewd reads XML... blindfoldeddewd reads XML... blindfoldeddewd reads XML... blindfoldeddewd reads XML... blindfoldeddewd reads XML... blindfolded
 
Posts: 54
Karma: 52704
Join Date: Nov 2017
Device: Kobo Libra Colour, Kindle Voyage(s)
I'm interested in this plugin but it's failing to find any books. I've pasted the relevant bits of the error log below:

Plugin StoryGraph failed
Traceback (most recent call last):
File "lxml/cssselect.py", line 12, in <module>
ModuleNotFoundError: No module named 'cssselect'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre/ebooks/metadata/sources/identify.py", line 47, in run
File "calibre_plugins.dummy1.__init__", line 342, in identify
books = root.cssselect(".book-pane")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "src/lxml/etree.pyx", line 1613, in lxml.etree._Element.cssselect
File "bypy-importer.py", line 279, in exec_module
File "lxml/cssselect.py", line 14, in <module>
ImportError: cssselect does not seem to be installed. See https://pypi.org/project/cssselect/
dewd is offline   Reply With Quote