Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

mmcv error and traning error #95

Open
Priyanshu-Ganwani09 opened this issue Sep 28, 2024 · 0 comments
Open

mmcv error and traning error #95

Priyanshu-Ganwani09 opened this issue Sep 28, 2024 · 0 comments

Comments

@Priyanshu-Ganwani09
Copy link

I have installed the compatible version of MMCV, but I am still encountering errors when trying to run the training script. Despite trying various solutions, I am facing persistent issues. Can someone please guide me through the training process?

Here’s the error message I receive:-

  1. python tools/train.py ${CONFIG_FILE}
    Traceback (most recent call last):
    File "C:\Users\Desktop\HRNET\Lite-HRNet\tools\train.py", line 9, in
    from mmcv import Config, DictAction
    ImportError: cannot import name 'Config' from 'mmcv' (C:\Users\anaconda3\Lib\site-packages\mmcv_init_.py)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant