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

[Bug] installation of both mmdet nor mmpose freezes #3070

Open
2 tasks done
paksas opened this issue Jun 16, 2024 · 0 comments
Open
2 tasks done

[Bug] installation of both mmdet nor mmpose freezes #3070

paksas opened this issue Jun 16, 2024 · 0 comments
Assignees

Comments

@paksas
Copy link

paksas commented Jun 16, 2024

Prerequisite

Environment

Neither library can be installed using mm install script, neither on Mac M3 Pro not on Linux (Ubuntu 22.04)

Steps to reproduce:

  • start following the instructions from the official documentation - https://mmpose.readthedocs.io/en/latest/installation.html
  • the last library you will be able to install is mim install "mmcv>=2.0.1"
  • any attempt to install mmdet or mmpose will freeze the installer at the following instruction:
Building wheels for collected packages: mmcv
  Building wheel for mmcv (setup.py) ... \

Reproduces the problem - code sample

This is an issue with the installer

Reproduces the problem - command or script

Run either:

mim install "mmdet>=3.1.0"

or

mim install "mmpose>=1.1.0"

Reproduces the problem - error message

There is no error message - this is the last instruction one can see before the installer freezes:

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

Additional information

No response

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

2 participants