Fokko commented on PR #2268: URL: https://github.com/apache/iceberg-python/pull/2268#issuecomment-3148690175
Yes, it looks like it isn't being added to the path for some reason. I'm not sure where this comes from, but I suspect some dependency that's not correctly pinned. I noticed that we have some build dependencies without a specific version: https://github.com/apache/iceberg-python/blob/904c0b77c33768716e8672b38bae73bfcf565fbf/pyproject.toml#L289-L291 But non of them had a release recently, so it could also be a downstream dependency somewhere that doesn't isn't correctly pinned. Or it could be a red-herring, the integration tests are working fine. It seems to be an issue when it is imported from the `tests/` folder. Anyway, another reason to rip out the Cython part 😁 -- 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