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

sklearn is not a dependency and fails with google-cloud-aiplatform 1.79.0 #46258

Closed
1 of 2 tasks
jscheffl opened this issue Jan 29, 2025 · 0 comments · Fixed by #46270
Closed
1 of 2 tasks

sklearn is not a dependency and fails with google-cloud-aiplatform 1.79.0 #46258

jscheffl opened this issue Jan 29, 2025 · 0 comments · Fixed by #46270
Labels
area:dependencies Issues related to dependencies problems area:providers kind:bug This is a clearly a bug provider:google Google (including GCP) related issues

Comments

@jscheffl
Copy link
Contributor

Apache Airflow Provider(s)

google

Versions of Apache Airflow Providers

From the last failure https://github.com/apache/airflow/actions/runs/13032455156/job/36355532907, looks like sklearn is not a dependency on google provider. Using the latest stable version: https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.html

See also #46242

Apache Airflow version

main

Operating System

any

Deployment

Other

Deployment details

CI

What happened

No response

What you think should happen instead

No response

How to reproduce

See https://github.com/apache/airflow/actions/runs/13032455156/job/36355532907

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@jscheffl jscheffl added area:providers kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet provider:google Google (including GCP) related issues and removed needs-triage label for new issues that we didn't triage yet labels Jan 29, 2025
@dosubot dosubot bot added the area:dependencies Issues related to dependencies problems label Jan 29, 2025
potiuk added a commit to potiuk/airflow that referenced this issue Jan 30, 2025
The scikit-learn is an optional dependency of the library from
google and apparently we are using the `evaluation` optional
feature of it. Adding the extra should make google provider
depends on scikit-learn.

Closes: apache#46258
potiuk added a commit to potiuk/airflow that referenced this issue Jan 30, 2025
The scikit-learn is an optional dependency of the library from
google and apparently we are using the `evaluation` optional
feature of it. Adding the extra should make google provider
depends on scikit-learn.

Closes: apache#46258
@potiuk potiuk closed this as completed in baf54a8 Jan 30, 2025
got686-yandex pushed a commit to got686-yandex/airflow that referenced this issue Jan 30, 2025
The scikit-learn is an optional dependency of the library from
google and apparently we are using the `evaluation` optional
feature of it. Adding the extra should make google provider
depends on scikit-learn.

Closes: apache#46258

Co-authored-by: Amogh Desai <[email protected]>
dabla pushed a commit to dabla/airflow that referenced this issue Jan 30, 2025
The scikit-learn is an optional dependency of the library from
google and apparently we are using the `evaluation` optional
feature of it. Adding the extra should make google provider
depends on scikit-learn.

Closes: apache#46258

Co-authored-by: Amogh Desai <[email protected]>
ambika-garg pushed a commit to ambika-garg/airflow that referenced this issue Jan 30, 2025
The scikit-learn is an optional dependency of the library from
google and apparently we are using the `evaluation` optional
feature of it. Adding the extra should make google provider
depends on scikit-learn.

Closes: apache#46258

Co-authored-by: Amogh Desai <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dependencies Issues related to dependencies problems area:providers kind:bug This is a clearly a bug provider:google Google (including GCP) related issues
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant