gptline
gptline copied to clipboard
Missing `lxml_html_clean`
Hello 👋 . I'm a maintainer for Homebrew. While updating some dependencies, we noticed building from source is failing with the following:
ImportError: lxml.html.clean module is now a separate project lxml_html_clean.
Install lxml[html_clean] or lxml_html_clean directly.
It appears this module was split out with lxml 5.2.0.
looks like it got fixed with https://github.com/gnachman/gptline/commit/d15003fe4d04b822747bb143c797c25fbf2cec44, but never released.
also relates to https://github.com/gnachman/gptline/issues/5