-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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
ERROR: Failed building wheel for mmpycocotools #4859
Comments
Using pip 21.0.1 from /home/jwz/miniconda3/envs/python37/lib/python3.7/site-packages/pip (python 3.7)
During handling of the above exception, another exception occurred: Traceback (most recent call last): |
Please use the latest version, because there is no need to install |
Describe the bug
When I am trying to install mmdetection by command
pip install -v -e .
Reproduction
Did you make any modifications on the code or config? Did you understand what you have modified?
No
What dataset did you use?
Environment
python mmdet/utils/collect_env.py
to collect necessary environment information and paste it here.fatal: not a git repository (or any of the parent directories): .git
sys.platform: linux
Python: 3.7.0 (default, Oct 9 2018, 10:31:47) [GCC 7.3.0]
CUDA available: True
GPU 0: GeForce GTX 1050
CUDA_HOME: /usr/local/cuda-11.1
NVCC: Build cuda_11.1.TC455_06.29190527_0
GCC: gcc (GCC) 10.2.0
PyTorch: 1.8.1+cu111
PyTorch compiling details: PyTorch built with:
TorchVision: 0.9.1+cu111
OpenCV: 4.5.1
MMCV: 1.3.0
MMCV Compiler: GCC 7.3
MMCV CUDA Compiler: 11.1
MMDetection: 2.10.0+
Error traceback
If applicable, paste the error trackback here.
The text was updated successfully, but these errors were encountered: