Skip to content

fix(depth-estimation): use --ignore-requires-python for Python 3.11 c…#153

Merged
solderzzc merged 1 commit intodevelopfrom
fix/depth-estimation-python-compat
Mar 15, 2026
Merged

fix(depth-estimation): use --ignore-requires-python for Python 3.11 c…#153
solderzzc merged 1 commit intodevelopfrom
fix/depth-estimation-python-compat

Conversation

@solderzzc
Copy link
Member

…ompat

The depth-anything-v2 PyPI wheel (0.1.0) declares python_requires>=3.12 but is pure Python (py3-none-any) and works on 3.11+. Updated SKILL.md setup instructions and added a comment in requirements.txt so the deployment agent uses the correct pip flags.

…ompat

The depth-anything-v2 PyPI wheel (0.1.0) declares python_requires>=3.12
but is pure Python (py3-none-any) and works on 3.11+. Updated SKILL.md
setup instructions and added a comment in requirements.txt so the
deployment agent uses the correct pip flags.
@solderzzc solderzzc merged commit c5012c4 into develop Mar 15, 2026
1 check passed
@solderzzc solderzzc deleted the fix/depth-estimation-python-compat branch March 15, 2026 02:00
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