GithubHelp home page GithubHelp logo

Comments (3)

jbarlow83 avatar jbarlow83 commented on July 19, 2024

Gah. One of the libraries I'm using just pushed out an API breaking change.

If you need a quick answer, follow the steps for installing OCRmyPDF in a
development environment, and "pip install -r requirements.txt" to force it
to use a compatible version of img2pdf.

On Fri, 5 Feb 2016 at 07:55 Angel Borroy [email protected] wrote:

Install on Ubuntu 15.10

Software versions

$ ocrmypdf --version
3.2
$ python3 --version
Python 3.4.3+
$ unpaper -version
6.1

Exception (on every attempt)

$ ocrmypdf --verbose 1 --force-ocr scansmpl.pdf test.pdf

Original exception:

Exception #1
  'builtins.TypeError(convert() got an unexpected keyword argument 'dpi')' raised in ...
   Task = def ocrmypdf.main.select_image_layer(...):
   Job  = [[.../com.github.ocrmypdf.aziws_b9/000001.image, .../com.github.ocrmypdf.aziws_b9/000001.ocr.page.pdf] -> .../com.github.ocrmypdf.aziws_b9/000001.image-layer.pdf, <ocrmypdf.main.WrappedLogger>, [{'width_inches': Decimal('8.48611'), 'width_pixels': 1696, 'pageno': 0, 'images': [{'dpi_h': Decimal('2E+2'), 'color': 'gray', 'width': 1696, 'comp': 1, 'dpi': Decimal('199.928'), 'height': 2175, 'bpc': 1, 'dpi_w': Decimal('199.856'), 'enc': 'ccitt'}], 'has_text': False, 'xres': Decimal('199.856'), 'height_inches': Decimal('10.875'), 'height_pixels': 2175, 'yres': Decimal('2E+2')}], <_thread.lock>]

Traceback (most recent call last):
  File "/usr/local/lib/python3.4/dist-packages/ruffus/task.py", line 751, in run_pooled_job_without_exceptions
    register_cleanup, touch_files_only)
  File "/usr/local/lib/python3.4/dist-packages/ruffus/task.py", line 567, in job_wrapper_io_files
    ret_val = user_defined_work_func(*params)
  File "/usr/local/lib/python3.4/dist-packages/ocrmypdf/main.py", line 597, in select_image_layer
    img2pdf.convert([image], dpi=dpi, outputstream=pdf)
TypeError: convert() got an unexpected keyword argument 'dpi'


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

from ocrmypdf.

jbarlow83 avatar jbarlow83 commented on July 19, 2024

I suspect many people will run into this so I did a quick release.

v3.2.1 should fix this issue

On Fri, 5 Feb 2016 at 13:57 James R Barlow [email protected] wrote:

Gah. One of the libraries I'm using just pushed out an API breaking change.

If you need a quick answer, follow the steps for installing OCRmyPDF in a
development environment, and "pip install -r requirements.txt" to force it
to use a compatible version of img2pdf.

On Fri, 5 Feb 2016 at 07:55 Angel Borroy [email protected] wrote:

Install on Ubuntu 15.10

Software versions

$ ocrmypdf --version
3.2
$ python3 --version
Python 3.4.3+
$ unpaper -version
6.1

Exception (on every attempt)

$ ocrmypdf --verbose 1 --force-ocr scansmpl.pdf test.pdf

Original exception:

Exception #1
  'builtins.TypeError(convert() got an unexpected keyword argument 'dpi')' raised in ...
   Task = def ocrmypdf.main.select_image_layer(...):
   Job  = [[.../com.github.ocrmypdf.aziws_b9/000001.image, .../com.github.ocrmypdf.aziws_b9/000001.ocr.page.pdf] -> .../com.github.ocrmypdf.aziws_b9/000001.image-layer.pdf, <ocrmypdf.main.WrappedLogger>, [{'width_inches': Decimal('8.48611'), 'width_pixels': 1696, 'pageno': 0, 'images': [{'dpi_h': Decimal('2E+2'), 'color': 'gray', 'width': 1696, 'comp': 1, 'dpi': Decimal('199.928'), 'height': 2175, 'bpc': 1, 'dpi_w': Decimal('199.856'), 'enc': 'ccitt'}], 'has_text': False, 'xres': Decimal('199.856'), 'height_inches': Decimal('10.875'), 'height_pixels': 2175, 'yres': Decimal('2E+2')}], <_thread.lock>]

Traceback (most recent call last):
  File "/usr/local/lib/python3.4/dist-packages/ruffus/task.py", line 751, in run_pooled_job_without_exceptions
    register_cleanup, touch_files_only)
  File "/usr/local/lib/python3.4/dist-packages/ruffus/task.py", line 567, in job_wrapper_io_files
    ret_val = user_defined_work_func(*params)
  File "/usr/local/lib/python3.4/dist-packages/ocrmypdf/main.py", line 597, in select_image_layer
    img2pdf.convert([image], dpi=dpi, outputstream=pdf)
TypeError: convert() got an unexpected keyword argument 'dpi'


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

from ocrmypdf.

angelborroy-ks avatar angelborroy-ks commented on July 19, 2024

Working softly now.

Thanks for your quick reaction.

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.