Skip to content

bug: Hamilton pipeline loading ibis extension produces AttributeError: __provide__ when running on Windows #10665

Open
@millsks

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.

image

95dec78c-50a1-47db-a2f4-b96bae02886c

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

No one assigned

    Labels

    bugIncorrect behavior inside of ibis

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions