we need wheels for python 3.14, it's falling back to numpy which requires all the tools to compile from source
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- numpy, python
- Domain
- build-system
Research direction
Start by reviewing the repository's automated CI toolchain and Python-version wheel jobs, then reproduce the Windows Python 3.14 installation failure shown in the report. Done means compatible wheels are produced and published for Python 3.14 so installation no longer falls back to building NumPy from source.
Written by the indexing model from the issue text.
Description
opencv doesnt work with python 3.14
opencv wheels for python 3.14
opencv update needed
opencv numpy
Using cached opencv_python-4.12.0.88-cp37-abi3-win_amd64.whl.metadata (19 kB)
Collecting numpy<2.3.0,>=2 (from opencv-python)
Using cached numpy-2.2.6.tar.gz (20.3 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [21 lines of output]
+ C:\Users\Arthur\AppData\Local\Programs\Python\Python314\python.exe C:\Users\Arthur\AppData\Local\Temp\pip-install-lo_d4nz9\numpy_5d32a18868064226ad139d5718fc80e4\vendored-meson\meson\meson.py setup C:\Users\Arthur\AppData\Local\Temp\pip-install-lo_d4nz9\numpy_5d32a18868064226ad139d5718fc80e4 C:\Users\Arthur\AppData\Local\Temp\pip-install-lo_d4nz9\numpy_5d32a18868064226ad139d5718fc80e4.mesonpy-u1w001bs -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=C:\Users\Arthur\AppData\Local\Temp\pip-install-lo_d4nz9\numpy_5d32a18868064226ad139d5718fc80e4.mesonpy-u1w001bs\meson-python-native-file.ini
The Meson build system
Version: 1.5.2
Source dir: C:\Users\Arthur\AppData\Local\Temp\pip-install-lo_d4nz9\numpy_5d32a18868064226ad139d5718fc80e4
Build dir: C:\Users\Arthur\AppData\Local\Temp\pip-install-lo_d4nz9\numpy_5d32a18868064226ad139d5718fc80e4.mesonpy-u1w001bs
Build type: native build
Project name: NumPy
Project version: 2.2.6
WARNING: Failed to activate VS environment: Could not find C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe
..\meson.build:1:0: ERROR: Unknown compiler(s): [['icl'], ['cl'], ['cc'], ['gcc'], ['clang'], ['clang-cl'], ['pgcc']]
The following exception(s) were encountered:
Running `icl ""` gave "[WinError 2] O sistema não pode encontrar o arquivo especificado"
Running `cl /?` gave "[WinError 2] O sistema não pode encontrar o arquivo especificado"
Running `cc --version` gave "[WinError 2] O sistema não pode encontrar o arquivo especificado"
Running `gcc --version` gave "[WinError 2] O sistema não pode encontrar o arquivo especificado"
Running `clang --version` gave "[WinError 2] O sistema não pode encontrar o arquivo especificado"
Running `clang-cl /?` gave "[WinError 2] O sistema não pode encontrar o arquivo especificado"
Running `pgcc --version` gave "[WinError 2] O sistema não pode encontrar o arquivo especificado"
A full log can be found at C:\Users\Arthur\AppData\Local\Temp\pip-install-lo_d4nz9\numpy_5d32a18868064226ad139d5718fc80e4\.mesonpy-u1w001bs\meson-logs\meson-log.txt
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> numpy
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1k
- Avg merge
- 22h 17m
- Merged PRs (30d)
- 3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from opencv/opencv-python
-
[DOC] README file Open
Difficulty 1/5 Under an hour Newbie friendliness 85/100
opencv/opencv-python#1217 · 3 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
opencv/opencv-python#1165 · 2 comments · 1 reaction ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
opencv/opencv-python#1273 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
opencv/opencv-python#1272 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 70/100
opencv/opencv-python#1268 · 1 comment ·
All issues in opencv/opencv-python
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
syfoud/Simulated_Scepter#172 ·
-
A cancelled tests run makes the coverage comment workflow fail and reports it as a red check on main Openarea: ci bug perceived difficulty: 3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Nitjsefnie-Harness-Commons/daedalus#921 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
EleutherAI/lm-evaluation-harness#4207 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
ClickHouse/clickhouse-connect#1057 ·