Free-threaded CPython support #1649
aslangencer
started this conversation in
3. General
Replies: 2 comments
-
I don't think Cython supported free thread mode yet |
Beta Was this translation helpful? Give feedback.
0 replies
-
It looks like
No idea if there are deeper issues. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I attempted to compile av for the free-threaded CPython (cpython-3.13.0+freethreaded-linux-x86_64-gnu) both with and without the LDFLAG
--no-build-isolation
but both attempts failed with the following error:I have numpy 2.1.3 in this venv. Any ideas how to resolve this error?
Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions