Skip to content

Can't import RFlowScheduler from monai #1961

@MaybeRichard

Description

@MaybeRichard
  1. When I try to train LDM using scripts/diff_model_train.py, It report can't find RFlowScheduler from monai.

  2. The version of monai in my env is 1.4.0 and I saw monai release 1.4.1rc1 so I try to pip install -U monai and pip install monai-weekly but it can only install the version 1.4.0.

  3. At last I try to install from source using BUILD_MONAI=1 pip install --no-build-isolation git+https://github.com/Project-MONAI/MONAI#egg=monai and then my computer crashed during the compilation process.

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