Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Run Kubeflow Training Service Error, #5804

Open
Yumeka999 opened this issue Sep 2, 2024 · 0 comments
Open

Run Kubeflow Training Service Error, #5804

Yumeka999 opened this issue Sep 2, 2024 · 0 comments

Comments

@Yumeka999
Copy link

Describe the issue:

I run "Run Kubeflow Training Service Error, " with offical example
(Example)

But Got ImportError exception

Traceback (most recent call last):
File "_nni_k8s.test.py", line 2, in
from nni.experiment import Experiment, K8sNfsConfig, KubeflowRowConfig
ImportError: cannot import name 'KubeflowRowConfig' from 'nni.experiment' (/root/.local/lib/python3.8/site-packages/nni/experiment/init.py)

Environment:

  • NNI version: 3.0
  • Training service: local
  • Client OS: Unbunt 20.04.6 LTS
  • Server OS (for remote mode only):
  • Python version: 3.8.10
  • PyTorch/TensorFlow version: torch==1.11.0+cu113, not use tf
  • Is conda/virtualenv/venv used: No
  • Is running in Docker: Yes

Configuration:
None, Beacse it's a ImportError exception

Log message:
None, Beacse it's a ImportError exception

How to reproduce it?:
Using Offical Example

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
1 participant