Skip to content
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

pdftohtml should be optional? #4

Closed
rossjones opened this issue Jun 22, 2012 · 1 comment
Closed

pdftohtml should be optional? #4

rossjones opened this issue Jun 22, 2012 · 1 comment

Comments

@rossjones
Copy link

Got this error installing scraperwiki_local, but I don't really care about pdftohtml. Would it be possible for it to be optional?

Running setup.py egg_info for package scraperwiki-local
Traceback (most recent call last):
File "", line 14, in
File "/Users/ross/Work/scrapes/build/scraperwiki-local/setup.py", line 37, in
'Local Scraperlibs requires pdftohtml, but pdftoxml was not found\n'
ImportError: Local Scraperlibs requires pdftohtml, but pdftoxml was not found
in the PATH. You probably need to install it.
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 14, in

File "/Users/ross/Work/scrapes/build/scraperwiki-local/setup.py", line 37, in

'Local Scraperlibs requires pdftohtml, but pdftoxml was not found\n'

ImportError: Local Scraperlibs requires pdftohtml, but pdftoxml was not found

in the PATH. You probably need to install it.

@pwaller
Copy link
Contributor

pwaller commented Aug 15, 2013

Looks like this was already fixed in 8156055.

@pwaller pwaller closed this as completed Aug 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants