kevinjqliu commented on PR #1377:
URL: https://github.com/apache/iceberg-python/pull/1377#issuecomment-2601016186
Blocked on Ray 3.13 https://github.com/ray-project/ray/issues/49738
We can run `poetry update` after
--
This is an automated message from the Apache Git Service.
To res
Fokko commented on PR #1377:
URL: https://github.com/apache/iceberg-python/pull/1377#issuecomment-2593287814
Fixing conflicts to see where we are with 3.13 :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
Fokko commented on PR #1377:
URL: https://github.com/apache/iceberg-python/pull/1377#issuecomment-2557103041
```
at ~/.local/lib/python3.10/site-packages/poetry/installation/chef.py:164
in _prepare
160│
161│ error = ChefBuildError("\n\n".join(message_p
Fokko commented on PR #1377:
URL: https://github.com/apache/iceberg-python/pull/1377#issuecomment-2557096798
@JE-Chen I think it pulls `pyo3` in when it can't find pre-build wheels for
a combination of the Python version and architecture.
--
This is an automated message from the Apache Gi
JE-Chen commented on PR #1377:
URL: https://github.com/apache/iceberg-python/pull/1377#issuecomment-2504060362
Currently, we are using pyo3 v0.20.3. I think only versions of pyo3 v0.21 or
newer support Python 3.13.
--
This is an automated message from the Apache Git Service.
To respond to
JE-Chen commented on PR #1377:
URL: https://github.com/apache/iceberg-python/pull/1377#issuecomment-2503058477
Same error.
```
error: the configured Python interpreter version (3.13) is newer than PyO3's
maximum supported version (3.12)
```
--
This is an automated message from th
Fokko commented on PR #1377:
URL: https://github.com/apache/iceberg-python/pull/1377#issuecomment-2501858847
@JE-Chen Thanks for checking. It looks like Py3O is already at 3.13:
https://github.com/PyO3/pyo3/issues/4636 I was hoping that maybe bumping the
Poetry build might fix it https://gi
JE-Chen commented on PR #1377:
URL: https://github.com/apache/iceberg-python/pull/1377#issuecomment-2500736509
```
error: the configured Python interpreter version (3.13) is newer than PyO3's
maximum supported version (3.12)
```
--
This is an automated message from the Apache Git S