You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
Currently running pipeline with
-K
using SDK fails due to dependency on ROK.The text was updated successfully, but these errors were encountered: