Skip to content

Commit

Permalink
doc: add troubleshooting section, upadte
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantsan committed May 15, 2024
1 parent 2a29c37 commit 3e2e6b1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,9 @@ do:

## Troubleshooting

- `ImportError: lxml.html.clean module is now a separate project lxml_html_clean`
Install `lxml[html_clean]` or `lxml_html_clean` directly using pip.
**ImportError: lxml.html.clean module is now a separate project lxml_html_clean**

Install `lxml[html_clean]` or `lxml_html_clean` directly using pip.

## Tests

Expand Down

0 comments on commit 3e2e6b1

Please sign in to comment.