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

win10 ModuleNotFoundError: No module named 'mmcv._ext' #788

Closed
cl886699 opened this issue Jan 14, 2021 · 4 comments
Closed

win10 ModuleNotFoundError: No module named 'mmcv._ext' #788

cl886699 opened this issue Jan 14, 2021 · 4 comments

Comments

@cl886699
Copy link

when i use this(from mmdet.apis import init_detector, inference_detector) to test, i got this problem
i can import mmcv correct.
this is my enviroments
python=3.7.9
cuda=10.1
cudnn=7.6.5
pytorch=1.7.1
mmcv=1.2.5
mmdect=2.8.0
i installed mmcv followed this tutories

@ycxioooong
Copy link
Contributor

Did you built mmcv with ops?

@ycxioooong
Copy link
Contributor

Here are some related issues for your reference:
open-mmlab/mmdetection#3765
#204

@cl886699
Copy link
Author

Did you built mmcv with ops?

sorry, i think i make mistake when build mmcv.

@SamMohel
Copy link

did you solve it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants