Skip to content
This repository has been archived by the owner on Mar 31, 2020. It is now read-only.

Problem with pdf ingestion? #58

Open
paxperscientiam opened this issue May 17, 2015 · 0 comments
Open

Problem with pdf ingestion? #58

paxperscientiam opened this issue May 17, 2015 · 0 comments

Comments

@paxperscientiam
Copy link

This is not something critical for me personally, but I thought I'd share the issue I'm encountering.

sudo adsbibdesk -p /path/to/pdf/folder

This folder has about 800 pdfs. The script seems to be making progress until it suddenly spits out a fatal error.

Traceback (most recent call last):
File "/usr/local/bin/adsbibdesk", line 8, in
load_entry_point('adsbibdesk==3.2.0', 'console_scripts', 'adsbibdesk')()
File "/Library/Python/2.7/site-packages/adsbibdesk.py", line 180, in main
ingest_pdfs(options, args, prefs)
File "/Library/Python/2.7/site-packages/adsbibdesk.py", line 427, in ingest_pdfs
dois = grabber.search(pdf_path)
File "/Library/Python/2.7/site-packages/adsbibdesk.py", line 640, in search
data = open(json_path, 'r').read()
IOError: [Errno 2] No such file or directory: '/Users/cdr35/Desktop/The Cloud/Dropbox/paxperscientiam.com/files/library/library-main_collection/LIB-00136.json'

Not sure to make of this, though I wonder if I'm just using an outdated version of pdf2json (macports version).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant