Skip to content

Pycharm can not find declarication to go #1285

@Jingnan-Jia

Description

@Jingnan-Jia

In https://github.com/Project-MONAI/tutorials/tree/master/3d_segmentation/challenge_baseline, Pycharm can not track the usage of some submodules.

To be specific, when I use "Ctrl+ LeftClick" to try to jump to the source file of monai.engines.SupervisedEvaluator, Pycharm show warning "can not find declarication to go"

I think this is because that the modules are not imported explicitly in monai/__init__.py like "from .engines import *"???

Is this my personal issue? you can try to reproduce this issue in your pycharm using this file

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions