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

[Bug]: /usr/bin/ocrmypdf:6: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import load_entry_point 8.0.1+dfsg #1475

Closed
2 of 3 tasks
BAK-HOME opened this issue Feb 6, 2025 · 1 comment
Assignees

Comments

@BAK-HOME
Copy link

BAK-HOME commented Feb 6, 2025

What were you trying to do?

/usr/bin/ocrmypdf:6: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
from pkg_resources import load_entry_point
8.0.1+dfsg

Just like the title, how to solve this problem. thanks

Where are you installing/running from?

Linux package manager (apt, dnf, etc.)

OCRmyPDF version

Install the latest, but it doesn't show

What operating system are you working on?

Linux

Operating system details and version

OS: Deepin 20.9 x86_64 Shell: bash 5.2.21

Simple sanity checks

  • Operating system is currently supported by its vendor (not end of life)
  • Python version is compatible with OCRmyPDF
  • This issue is not about a specific input file

Relevant log output


@BAK-HOME BAK-HOME added the triage Issue needs triage label Feb 6, 2025
@jbarlow83
Copy link
Collaborator

That sort of error as an artifact of the operating system's python environment and how it installs Python programs, not anything I can fix. Sorry

@github-actions github-actions bot removed the triage Issue needs triage label Feb 6, 2025
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