Javier Garcia

Results 2 issues of Javier Garcia

When the parser tries to parse a BibTeX entry that it already has, using the `Parser.parse()` function, does so using a recoverer. The exception thrown should include information about why...

When I try to download an article using scidownl -D I get the following error: File "/home/jgarcia/.local/lib/python3.9/site-packages/scidownl/scihub.py", line 112, in find_pdf_in_html pdf_url = soup.find('iframe', {'id': 'pdf'}).attrs['src'].split('#')[0] AttributeError: 'NoneType' object has...