Paul Durivage
Paul Durivage
That not an issue for me.
That's not an issue for me.
@ojongerius @fnielsen conflicts resolved.
If it helps and to give you the exact same environment, free threaded Python can be build into a Docker container will the following: Starting with the upstream official image...
Okay, figured this out. Cython support for free threaded Python is in beta. This can be made to work with the following with Debian: ``` pip install 'Cython==3.1.0b1' setuptools apt...
While it's not exactly a fun time to roll your own image, most of the work is done by the team here. I built my own image pretty quickly to...