Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update list of supported Python versions in Windows Mega Pack. #173

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

asmorkalov
Copy link
Contributor

No description provided.

@asmorkalov
Copy link
Contributor Author

@fengyuentau Could you install more python versions on Windows host?

@fengyuentau
Copy link
Member

Installed Python 3.11.9 and 3.12.3.

@fengyuentau
Copy link
Member

Python 3.11 and 3.12 are re-installed due to wrong installation path before.

@asmorkalov
Copy link
Contributor Author

@fengyuentau Numpy for Python 3.11 is missing:

2024-06-04T08:50:43.3589338Z -- Found PythonInterp: C:/Python-3.11/python.exe (found version "3.11.9") 
2024-06-04T08:50:43.5030427Z -- Found PythonLibs: C:/Python-3.11/libs/python311.lib (found suitable exact version "3.11.9") 
2024-06-04T08:50:43.5485528Z Traceback (most recent call last):
2024-06-04T08:50:43.5486144Z   File "<string>", line 1, in <module>
2024-06-04T08:50:43.5487063Z ModuleNotFoundError: No module named 'numpy'
2024-06-04T08:50:43.5572710Z CMake Error at standalone.cmake:29 (message):
2024-06-04T08:50:43.5573724Z   Can't find Python 'numpy' development files
2024-06-04T08:50:43.5574307Z Call Stack (most recent call first):
2024-06-04T08:50:43.5574866Z   CMakeLists.txt:40 (include)
2024-06-04T08:50:43.5575228Z 
2024-06-04T08:50:43.5575238Z 
2024-06-04T08:50:43.5577567Z -- Configuring incomplete, errors occurred!
2024-06-04T08:50:43.5578856Z See also "C:/GHA-OCV-1/_work/ci-gha-workflow/ci-gha-workflow/build/python_311/CMakeFiles/CMakeOutput.log".

@fengyuentau
Copy link
Member

@asmorkalov Just installed numpy-2.0 for both py11 and py12.

@asmorkalov
Copy link
Contributor Author

@fengyuentau could you take a look again?

@asmorkalov asmorkalov merged commit 1e075b0 into opencv:main Jul 8, 2024
3 checks passed
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.

None yet

2 participants