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

[Question] Python 3.13t (free-threaded) compatibility #1029

Open
szalpal opened this issue Sep 16, 2024 · 2 comments
Open

[Question] Python 3.13t (free-threaded) compatibility #1029

szalpal opened this issue Sep 16, 2024 · 2 comments

Comments

@szalpal
Copy link

szalpal commented Sep 16, 2024

Hello!

Is there any plan of supporting Python3.13t (i.e. free-threaded Python)?

@Avnsx
Copy link

Avnsx commented Feb 4, 2025

Not sure if this is a problem with opencv or with numpy, but I've had a great waste of time for multiple hours trying to make both of these libraries even just import on 3.13.2 thread unlocked...

So I'll just drop this here numpy/numpy#28275

@nrodlin
Copy link

nrodlin commented Feb 9, 2025

What is the current status on the compatibility? I tried to install opencv using pip and python 3.13.2t resulting in a failure, I checked #1051 with a potential solution for Linux systems to build the Python3.13t wheels, but it seems that the PR failed to complete several tests for other OS.

Does anyone know a way to try opencv with python 3.13t at this moment? There is current support for numpy, scipy, pytorch and other relevant modules.

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

No branches or pull requests

3 participants