You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like there's no Python 3.13 wheels. In Docker with the python:3.12-slim image, I can pip install coincurve just fine. However, with python:3.13-slim it tries to compile and fails. python:3.13 works fine as it has a C compiler.
Would it be possible to release Python 3.13 wheels for coincurve?
Thank you!
The text was updated successfully, but these errors were encountered:
Hi Ofek!
It looks like there's no Python 3.13 wheels. In Docker with the python:3.12-slim image, I can pip install coincurve just fine. However, with python:3.13-slim it tries to compile and fails. python:3.13 works fine as it has a C compiler.
Would it be possible to release Python 3.13 wheels for coincurve?
Thank you!
The text was updated successfully, but these errors were encountered: