-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[sdk] <Bug Name> #9330
Comments
On kfp sdk 2.0.0b15, when you initialize the client, there should be a warning message says |
I have the same issue even with
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it. |
@laser13: You can't reopen an issue/PR unless you authored it or you are a collaborator. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Environment
2.0.0-alpha.5
2.0.0b15
Steps to reproduce
The following import fails, and this is currently how many examples are setup in the master branch.
Expected result
Expect the import
import kfp.deprecated.components as components
to work without errors.Materials and Reference
The import as been failing since b13, I would expect this import to work since users will be refericing the master branhc as away to stay up to date with Kubeflow Pipelines.
Impacted by this bug? Give it a 👍.
The text was updated successfully, but these errors were encountered: