djouallah commented on issue #6142: URL: https://github.com/apache/iceberg/issues/6142#issuecomment-1327316404
trying in colab, which give a better experience comparing to Windows, unfortunately, I got this error ``` Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels/public/simple/ Collecting pyiceberg Cloning https://github.com/apache/iceberg.git to /tmp/pip-install-0icsu6s6/pyiceberg_859fa296df4b49f893afd16336c43fb7 Running command git clone -q https://github.com/apache/iceberg.git /tmp/pip-install-0icsu6s6/pyiceberg_859fa296df4b49f893afd16336c43fb7 Installing build dependencies ... done Getting requirements to build wheel ... done Preparing wheel metadata ... done Collecting requests==2.28.1 Downloading requests-2.28.1-py3-none-any.whl (62 kB) |████████████████████████████████| 62 kB 1.1 MB/s Collecting zstandard==0.19.0 Downloading zstandard-0.19.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB) |████████████████████████████████| 2.5 MB 10.2 MB/s Requirement already satisfied: pyyaml==6.0.0 in /usr/local/lib/python3.7/dist-packages (from pyiceberg) (6.0) Collecting mmhash3==3.0.1 Downloading mmhash3-3.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38 kB) Collecting rich==12.6.0 Downloading rich-12.6.0-py3-none-any.whl (237 kB) |████████████████████████████████| 237 kB 41.5 MB/s Collecting fsspec==2022.10.0 Downloading fsspec-2022.10.0-py3-none-any.whl (138 kB) |████████████████████████████████| 138 kB 67.0 MB/s Requirement already satisfied: pydantic==1.10.2 in /usr/local/lib/python3.7/dist-packages (from pyiceberg) (1.10.2) Collecting click==8.1.3 Downloading click-8.1.3-py3-none-any.whl (96 kB) |████████████████████████████████| 96 kB 6.2 MB/s ERROR: Package 'pyiceberg' requires a different Python: 3.7.15 not in '<4.0,>=3.8' ``` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org