bug: Hamilton pipeline loading ibis extension produces AttributeError: __provide__ when running on Windows #10665
Open
Description
What happened?
We have a Hamilton pipeline project that makes use of the ibis-framework extension for data handling. We noticed on our local windows development sandbox that it produces an error when trying to get attributes for a specific object in the common typing module. The attribute that it fails on is __provides__
. This is on a closed system so I am un able to copy and paste as easily as I hoped. I will try and get the stack track extracted from the image and added to the issue.
What version of ibis are you using?
9.5.0
What backend(s) are you using, if any?
duckdb, oracle, pandas, polars, sqlite
Relevant log output
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Assignees
Type
Projects
Status
backlog