-
-
Notifications
You must be signed in to change notification settings - Fork 258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ValueError in xml #681
Comments
I just edited your comment to replace the URL by the raw data, but I still cannot reproduce the bug with XML output, do you use particular options? |
sorry, i found out it's seems about the python version, my environment is |
My bad, the bug occurs when Trafilatura is used with Python, the CLI suppresses the error. |
trafilatura
:1.12.1
raise by:
https://raw.githubusercontent.com/Honesty-of-the-Cavernous-Tissue/trafilatura/master/tests/test.html
ValueError: invalid literal for int() with base 10: ''
from:
trafilatura/trafilatura/xml.py
Line 321 in 14c79c0
The text was updated successfully, but these errors were encountered: