Skip to content

Misleading error -- multiple versions of MONAI installed #5193

@rijobro

Description

@rijobro

During development, I put in an error in my code. When running the code, the following error is thrown:

Multiple versions of MONAI may have been installed,
please uninstall existing packages (both monai and monai-weekly) and install a version again.
See also: https://docs.monai.io/en/stable/installation.html

This is untrue. The problem isn't that I have multiple instances of MONAI installed, the problem is the error I've put in my code. I suspect there is a try statement somewhere that is being overly greedy.

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