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

Remove dependency on ROK when using SDK. #400

Open
Techn0logic opened this issue Jan 20, 2022 · 1 comment
Open

Remove dependency on ROK when using SDK. #400

Techn0logic opened this issue Jan 20, 2022 · 1 comment

Comments

@Techn0logic
Copy link

python: 3.8.8
pip: 21.3.1
kubeflow-kale: 0.7.0

Currently running pipeline with -K using SDK fails due to dependency on ROK.

python kale_sdk.py -K
2022-01-20 10:36:54 Kale rokutils:134         [INFO]     Taking a snapshot of the Pod's volumes...
Traceback (most recent call last):
  File "kale_sdk.py", line 136, in <module>
    my_pipeline(parameter="test")
ModuleNotFoundError: No module named 'rok_gw_client'
@Techn0logic
Copy link
Author

Also relates to #389

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant