Skip to content

ImportError:Cannot import name 'metric_main' from 'metrics' #423

@lettersontherocks

Description

@lettersontherocks
Traceback (most recent call last):
  File "D:\University\draggan\DragGAN\training\training_loop.py", line 31, in <module>
    from metrics import metric_main
ImportError: cannot import name 'metric_main' from 'metrics' (D:\software\Anaconda\Lib\site-packages\metrics\__init__.py)

I encountered this problem related to package 'metrics'. Does it have anything to do with the version?Because I checked the dir and cannot find metric_main. version 0.3.3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions