Package: python3-lxml Version: 4.6.3+dfsg-0.1+deb11u1 Severity: normal Tags: patch X-Debbugs-Cc: [email protected]
Dear Maintainer,
i'm getting this error
----------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/lxml/cssselect.py", line 13, in <module>
import cssselect as external_cssselect
ModuleNotFoundError: No module named 'cssselect'
----------------
by installing python3-cssselect it goes away as expected.

