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

Run Kubeflow Training Service Error,  #5804

@Yumeka999

Description

@Yumeka999

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions