Skip to content

Conversation

hsisaberi
Copy link

Summary

This PR updates the doclayout-yolo dependency in requirements.txt from the unavailable version 0.0.2 to the latest stable release 0.0.3. Without this change, pip install -r requirements.txt fails with:
ERROR: No matching distribution found for doclayout-yolo==0.0.2

Changes

  • requirements.txt
    • Changed doclayout-yolo==0.0.2doclayout-yolo==0.0.3

Verification

  1. Updated the line in requirements.txt.
  2. Ran pip install -r requirements.txt in a fresh virtual environment.
  3. Confirmed that doclayout-yolo==0.0.3 installs successfully and that existing example scripts in the repo still run without error.

Notes

  • 0.0.3 is the latest available stable version on PyPI as of May 2025.
  • No other dependency changes were required.
  • This ensures that new contributors can get the toolkit up and running without hitting a missing-version error.

@joscha
Copy link

joscha commented Jun 25, 2025

There's also a 0.0.2b1 version, which might be closer to the vanished 0.0.2 - and a 0.0.4 as of 10 days ago - the bigger question is why this PR is still open?

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.

2 participants