opencv / opencv/opencv-python

opencv-python-headless 4.13.0.92 missing source distribution (tar.gz) on PyPI

Open
#1,204 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
5.4k
Forks
1k
Avg merge
22h 17m
Merged PRs (30d)
3

Description

Hello OpenCV team,

The recently released version 4.13.0.92 of opencv-python-headless is available via pip; however, the corresponding source distribution (.tar.gz) does not appear to be published on PyPI.

Specifically, the file is missing from:
https://pypi.org/simple/opencv-python-headless/

This is causing issues for workflows that rely on the source distribution (e.g., environments that build from source or restrict the use of prebuilt wheels).

Expected behavior:
The tar.gz source distribution for version 4.13.0.92 should be available alongside the wheel files on PyPI.

Actual behavior:
Only wheel files are available; the source distribution is missing.

Please let us know if this is intentional or if the source artifact will be published later.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the opencv-python-headless 4.13.0.92 entries at the PyPI simple index and comparing them with the repository's release workflow. Done means determining why the source distribution is absent and confirming that the tar.gz is published alongside the wheel files, or documenting that its absence is intentional.

Written by the indexing model from the issue text.

Assessment

Tech stack
opencv, python
Domain
release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.