jpopesculian commented on issue #49822: URL: https://github.com/apache/arrow/issues/49822#issuecomment-4287885453
@raulcd for reference I'm aslo getting the error when building `marimo` in `ghcr.io/astral-sh/uv:0.10.11-python3.12-trixie-slim`. I could probably make you a minimal docker image if you'd like ``` 0.659 Using CPython 3.12.13 interpreter at: /usr/local/bin/python3 0.659 Creating virtual environment at: .venv 2.467 Resolved 105 packages in 1.80s 2.501 error: Distribution `pyarrow==24.0.0 @ registry+https://pypi.org/simple` can't be installed because it doesn't have a source distribution or wheel for the current platform 2.501 2.501 hint: You're using CPython 3.12 (`cp312`), but `pyarrow` (v24.0.0) only has wheels with the following Python ABI tag: `cp310` ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
