Skip to content

Conversation

p-wysocki
Copy link
Contributor

@p-wysocki p-wysocki commented Sep 18, 2025

Details:

  • We're working on introducing Python 3.13 precommit pipelines
  • For opencv-python pip looks for compatible version and goes down through multiple versions, finally picks a non-prebuilt version and fails at building it from source - this change forces pip to install a prebuilt wheel
  • For tensorflow the 2.18.0 and 2.16.2 do not have prebuilt Python 3.13 wheels, 2.20.0 is the earliest version that provides them

Tickets:

Signed-off-by: p-wysocki <[email protected]>
@p-wysocki p-wysocki added this to the 2025.4 milestone Sep 18, 2025
@p-wysocki p-wysocki requested review from a team as code owners September 18, 2025 10:03
@github-actions github-actions bot added category: dependency_changes Pull requests that update a dependency file category: TF FE OpenVINO TensorFlow FrontEnd labels Sep 18, 2025
Signed-off-by: p-wysocki <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: dependency_changes Pull requests that update a dependency file category: TF FE OpenVINO TensorFlow FrontEnd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant