rajatomar788 / pywebcopy

Locally saves webpages to your hard disk with images, css, js & links as is.
https://rajatomar788.github.io/pywebcopy/
Other
520 stars 105 forks source link

Fatal error when running the demo script #128

Open MarcelBigger opened 4 months ago

MarcelBigger commented 4 months ago

Running the demo script in the README, produces an error, with nothing downloaded:

_ImportError: lxml.html.clean module is now a separate project lxml_htmlclean.

See for yourself. How to resolve this?

rajatomar788 commented 4 months ago

@MarcelBigger this is a lxml library issue. So all you can do is to install a previous version of the lxml library using pip.