carc-harsh opened a new issue, #1864: URL: https://github.com/apache/iceberg-python/issues/1864
### Apache Iceberg version 0.9.0 (latest release) ### Please describe the bug 🐞 Logs: ``` ERROR: Cannot install pyiceberg and pyiceberg[hive,s3fs]==0.9.0 because these package versions have conflicting dependencies. The conflict is caused by: pyiceberg 0.9.0 depends on fsspec>=2023.1.0 pyiceberg[hive,s3fs] 0.9.0 depends on fsspec>=2023.1.0 s3fs 2025.3.1 depends on fsspec==2025.3.1.* To fix this you could try to: 1. loosen the range of package versions you've specified 2. remove package versions to allow pip to attempt to solve the dependency conflict ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts ``` python version: `3.9.21` Installation image: ubuntu-24.04 ([link](https://github.com/actions/runner-images/blob/ubuntu24/20250323.1/images/ubuntu/Ubuntu2404-Readme.md)) ### Willingness to contribute - [ ] I can contribute a fix for this bug independently - [x] I would be willing to contribute a fix for this bug with guidance from the Iceberg community - [ ] I cannot contribute a fix for this bug at this time -- 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.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