Giter VIP home page Giter VIP logo

Comments (14)

romanthegentle avatar romanthegentle commented on June 17, 2024 4

I downgraded to lxml == 5.1.0
And that solved it for me

from trafilatura.

UmairAhmadBaltoro avatar UmairAhmadBaltoro commented on June 17, 2024 3

using lxml==5.1.0 will fix your problem..

from trafilatura.

rithvikshetty avatar rithvikshetty commented on June 17, 2024 1

I tried installing it separately, and the error doesn't come up. But, bare_extraction() stops working.

from trafilatura.

cyber-emreclskn avatar cyber-emreclskn commented on June 17, 2024 1

same problem anyone solve this????
ImportError: lxml.html.clean module is now a separate project lxml_html_clean.

from trafilatura.

cyber-emreclskn avatar cyber-emreclskn commented on June 17, 2024

but i use trafilatura package inside lxml. And i try this solution. Not worked me!!!

from trafilatura.

adbar avatar adbar commented on June 17, 2024

Alternatively you can update Trafilatura to its latest version (1.8.0), lxml.html.clean has been removed.

from trafilatura.

adbar avatar adbar commented on June 17, 2024

No this isn't correct, there is a problem with the justext dependency (miso-belica/jusText#47).

from trafilatura.

adbar avatar adbar commented on June 17, 2024

This is now fixed in #535, I'll issue a new Trafilatura release shortly.

from trafilatura.

adbar avatar adbar commented on June 17, 2024

The issue is now fixed in release 1.8.1.

from trafilatura.

marban avatar marban commented on June 17, 2024

setup.py would still need an update:
requires lxml (>=4.9.4,<5.2.0).

from trafilatura.

adbar avatar adbar commented on June 17, 2024

It's already done, or can you be more specific?

from trafilatura.

marban avatar marban commented on June 17, 2024

I can't upgrade lxml to 5.2.1 because setup.py wants:
"lxml >= 4.9.4, < 5.2.0; platform_system != 'Darwin' or python_version > '3.8'",

from trafilatura.

adbar avatar adbar commented on June 17, 2024

It's normal, that's the bug fix for now.

from trafilatura.

adbar avatar adbar commented on June 17, 2024

LXML will be up-to-date in the next version, see #593.

from trafilatura.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.