GithubHelp home page GithubHelp logo

Comments (2)

jbarlow83 avatar jbarlow83 commented on July 19, 2024

Only PDF input is supported for now.

img2pdf does a good job at converting most JPEGs and PNGs to PDF.
And yes, that's a really crappy error message, which I should fix.

On Tue, 12 Jan 2016 at 15:06 Shaun [email protected] wrote:

When I try to run:

sudo ocrmypdf --verbose 3 eiffeljpg eiffelpdf

I get:

Original exception:
Exception #1
'builtinsTypeError(Can't convert 'list' object to str implicitly)' raised in
Task = def ocrmypdfmainsplit_pages():
Job = [[] -> /comgithubocrmypdf45n_qza7/*pagepdf, , [], <_threadlock>]

Traceback (most recent call last):
File "/usr/local/lib/python34/dist-packages/ruffus/taskpy", line 751, in run_pooled_job_without_exceptions
register_cleanup, touch_files_only)
File "/usr/local/lib/python34/dist-packages/ruffus/taskpy", line 567, in job_wrapper_io_files
ret_val = user_defined_work_func(_params)
File "/usr/local/lib/python34/dist-packages/ocrmypdf/mainpy", line 415, in split_pages
npages = qpdfget_npages(input_file)
File "/usr/local/lib/python34/dist-packages/ocrmypdf/qpdfpy", line 68, in get_npages
universal_newlines=True, close_fds=True)
File "/usr/lib/python34/subprocesspy", line 607, in check_output
with Popen(_popenargs, stdout=PIPE, **kwargs) as process:
File "/usr/lib/python34/subprocesspy", line 859, in init
restore_signals, start_new_session)
File "/usr/lib/python34/subprocesspy", line 1395, in _execute_child
restore_signals, start_new_session, preexec_fn)
TypeError: Can't convert 'list' object to str implicitly

If I try the same thing on a PDF file it works fine Thanks!


Reply to this email directly or view it on GitHub
#42.

from ocrmypdf.

jbarlow83 avatar jbarlow83 commented on July 19, 2024

Next release fixes the error message.

By the way, there should be no need to sudo ocrmypdf. You don't have to trust me with root access to your system.

from ocrmypdf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.