We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was trying to install latest version of MMtracking but got stuck at installing mmcv-full.
Python == 3.9.13 Pytorch == 2.0.0 CUDA == 1.8
Console output
Looking in links: https://download.openmmlab.com/mmcv/dist/cu118/torch2.0.0/index.html Collecting mmcv-full==1.7.1 Using cached mmcv-full-1.7.1.tar.gz (605 kB) Preparing metadata (setup.py) ... done Collecting addict Downloading addict-2.4.0-py3-none-any.whl (3.8 kB) Requirement already satisfied: numpy in c:\users\wb3395\documents\workspace\.venv_2\lib\site-packages (from mmcv-full==1.7.1) (1.26.3) Collecting packaging Downloading packaging-24.1-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 KB 1.4 MB/s eta 0:00:00 Requirement already satisfied: Pillow in c:\users\wb3395\documents\workspace\.venv_2\lib\site-packages (from mmcv-full==1.7.1) (10.2.0) Collecting pyyaml Downloading PyYAML-6.0.2-cp39-cp39-win_amd64.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.3/162.3 KB 4.9 MB/s eta 0:00:00 Collecting yapf Downloading yapf-0.40.2-py3-none-any.whl (254 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.7/254.7 KB 7.6 MB/s eta 0:00:00 Collecting opencv-python>=3 Downloading opencv_python-4.10.0.84-cp37-abi3-win_amd64.whl (38.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.8/38.8 MB 24.2 MB/s eta 0:00:00 Collecting regex Downloading regex-2024.9.11-cp39-cp39-win_amd64.whl (274 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.1/274.1 KB 16.5 MB/s eta 0:00:00 Collecting platformdirs>=3.5.1 Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) Collecting importlib-metadata>=6.6.0 Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) Collecting tomli>=2.0.1 Downloading tomli-2.0.2-py3-none-any.whl (13 kB) Collecting zipp>=3.20 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) Using legacy 'setup.py install' for mmcv-full, since package 'wheel' is not installed. Installing collected packages: addict, zipp, tomli, regex, pyyaml, platformdirs, packaging, opencv-python, importlib-metadata, yapf, mmcv-full Running setup.py install for mmcv-full ... \
There is no progress after 30 minutes.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I was trying to install latest version of MMtracking but got stuck at installing mmcv-full.
Python == 3.9.13
Pytorch == 2.0.0
CUDA == 1.8
Console output
There is no progress after 30 minutes.
The text was updated successfully, but these errors were encountered: