Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

cannot import name Config from mmcv[Bug] #756

Open
3 tasks done
GitSachinThorat opened this issue May 31, 2023 · 0 comments
Open
3 tasks done

cannot import name Config from mmcv[Bug] #756

GitSachinThorat opened this issue May 31, 2023 · 0 comments
Assignees
Labels
Bug Something isn't working

Comments

@GitSachinThorat
Copy link

Branch

master branch (0.x version, such as v0.10.0, or dev branch)

Prerequisite

Environment

When I am trying to run the colab file 'https://colab.research.google.com/github/open-mmlab/mmselfsup/blob/master/demo/mmselfsup_colab_tutorial.ipynb#scrollTo=fb3da020"

Describe the bug

Tt gives me error message - cannot import name config from mmcv. I tried different ways but was not able to resolve issue

Reproduces the problem - code sample

Load the basic config file

from mmcv import Config

Reproduces the problem - command or script

colabl file - https://colab.research.google.com/github/open-mmlab/mmselfsup/blob/master/demo/mmselfsup_colab_tutorial.ipynb#scrollTo=fb3da020

Reproduces the problem - error message

cannot import name config from mmcv.

Additional information

Load the basic config file

from mmcv import Config

The above line gives error message - cannot import name config from mmcv.

@GitSachinThorat GitSachinThorat added the Bug Something isn't working label May 31, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants