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

[Feature Request]: support python3.12 on macos #26408

Closed
1 task done
cole-dda opened this issue Sep 4, 2024 · 1 comment
Closed
1 task done

[Feature Request]: support python3.12 on macos #26408

cole-dda opened this issue Sep 4, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request feature New feature request
Milestone

Comments

@cole-dda
Copy link

cole-dda commented Sep 4, 2024

Request Description

on mac, openvion only support python3.11,on linux/windows,support python3.12。

so when a project use python3.12,can't develop/test on macos

Feature Use Case

on mac python3.12

pip install openvino

Issue submission checklist

  • The feature request or improvement must be related to OpenVINO
@cole-dda cole-dda added enhancement New feature or request feature New feature request labels Sep 4, 2024
@ilya-lavrenov
Copy link
Contributor

Hi @cole-dda
2024.4 will support python 3.12 on all platforms.
Currently, you can install OpenVINO nightly version which is available for python 3.12 using:

pip install --pre -U openvino --extra-index-url https://storage.openvinotoolkit.org/simple/wheels/nightly

@ilya-lavrenov ilya-lavrenov added this to the 2024.4 milestone Sep 4, 2024
@ilya-lavrenov ilya-lavrenov self-assigned this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants