Ocrmypdf stopped working in termux with python 3.10

This page summarizes the projects mentioned and recommended in the original post on /r/termux

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ndk

    The Android Native Development Kit

  • If it used to work then you probably just need to reinstall(/recompile) it with something like pip3 install ocrmypdf --force. Most likely issue happens because some library it links against had a major upgrade, which caused the mentioned symbol to disappear (could also be a variant of https://github.com/android/ndk/issues/1614, but seems unlikely)

  • termux-packages

    A package build system for Termux.

  • Looking at it again, issue is with qpdf rather than ocrmypdf. Should be fixed in qpdf version 10.6.3-2: https://github.com/termux/termux-packages/commit/694fdc8c98102f3bdbcd8fc260db70c7a3a60270

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gcc_termux

    Gcc for termux with fortran scipy etc... Use apt for newest updates instructions in README.txt

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts