Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
millsks opened this issue Jan 10, 2025 · 0 comments · May be fixed by #10666
Open
1 task done
Labels
bug Incorrect behavior inside of ibis

Comments

@millsks
Copy link

millsks commented Jan 10, 2025

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior inside of ibis
Projects
Status: backlog
Development

Successfully merging a pull request may close this issue.

1 participant