Skip to content

Conversation

yipwingtim
Copy link

Summary

This PR adds the pdf2image dependency to requirements.txt.

Reason

When running some ./scriptes/pdf2images.py , an ImportError occurs due to a missing pdf2image package. Adding it to requirements.txt ensures a smoother installation process and avoids runtime errors.

Changes

  • Added pdf2image to requirements.txt

Checklist

  • The added dependency is used in the current codebase
  • The change does not break existing functionality
  • pip install -r requirements.txt completes successfully

Let me know if you prefer this dependency to be made optional or added under a separate extras section.

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

Successfully merging this pull request may close these issues.

1 participant