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

install mmcv error #467

Closed
amberc0730 opened this issue Aug 6, 2020 · 6 comments
Closed

install mmcv error #467

amberc0730 opened this issue Aug 6, 2020 · 6 comments
Assignees

Comments

@amberc0730
Copy link

Why I tried it for many times and always failing to install

Building wheels for collected packages: mmcv
Building wheel for mmcv (setup.py) ... error

Running setup.py clean for mmcv
Failed to build mmcv
DEPRECATION: Could not build wheels for mmcv which do not use PEP 517. pip will fall back to legacy 'setup.py install' for these. pip 21.0 will remove support for this functionality. A possible replacement is to fix the wheel build issue reported above. You can find discussion regarding this at pypa/pip#8368.
Installing collected packages: mmcv
Running setup.py install for mmcv ... error

@xvjiarui
Copy link
Collaborator

xvjiarui commented Aug 7, 2020

Hi @amberc0730
May I know the cmd you ran?

@amberc0730 amberc0730 reopened this Aug 7, 2020
@amberc0730
Copy link
Author

finally I successfully installed it, thanks~

@hellock hellock closed this as completed Aug 7, 2020
@zhjw0927
Copy link

How did you solve it?

1 similar comment
@keyNG96328
Copy link

How did you solve it?

@x33rak
Copy link

x33rak commented Sep 7, 2022

@amberc0730 how did you solve this issue?

@zhjw0927 and @keyNG96328 was this issue solved?

@zhouzaida
Copy link
Collaborator

Hi @x33rak , you can install mmcv-full with the following commands.

pip install -U openmim
mim install mmcv-full

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

7 participants