metachris / pdfx

Extract text, metadata and references (pdf, url, doi, arxiv) from PDF. Optionally download all referenced PDFs.
http://www.metachris.com/pdfx
Apache License 2.0
1.03k stars 113 forks source link

Error when running pdf x #20

Closed jreme100 closed 3 years ago

jreme100 commented 7 years ago

When I attempt to run the program on a PDF I get the following output:

ImportError: cannot import name settings

Any suggestions as to how I should proceed?

khoanguyen8496 commented 7 years ago

I have the same problem with pdfx

metachris commented 7 years ago

Can you please post the full stack trace?

khoanguyen8496 commented 7 years ago

I just solved my problem by uninstall the newest version of pdfminer. It seems that pdfminer updated its API so you kinda have to let the pip decide which version to install to fit pdfx.