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

Use pip build occur ModuleNotFoundError: No module named 'mmdet' #123

Closed
rivergold opened this issue Aug 6, 2020 · 1 comment · Fixed by #124
Closed

Use pip build occur ModuleNotFoundError: No module named 'mmdet' #123

rivergold opened this issue Aug 6, 2020 · 1 comment · Fixed by #124

Comments

@rivergold
Copy link

When running pip install -v -e ., will occur ModuleNotFoundError: No module named 'mmdet'.

The mistake in setup.py causes this error (this error doesn't cause the program exits.), I will make a pull request to fix this.

@nbei
Copy link
Collaborator

nbei commented Aug 6, 2020

Thanks for your help.

@nbei nbei closed this as completed Aug 6, 2020
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

Successfully merging a pull request may close this issue.

2 participants