Xianpeng919 / MonoCon

Learning Auxiliary Monocular Contexts Helps Monocular 3D Object Detection (AAAI'22)
146 stars 23 forks source link

Failed to install mmcv #28

Open LordonCN opened 1 year ago

LordonCN commented 1 year ago

pip install mmcv-full==1.3.1 -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.5.0/index.html

 Exception: Not found: 'python/cv2/py.typed'

  ----------------------------------------

  ERROR: Failed building wheel for opencv-python

Successfully built mmcv

Failed to build opencv-python

ERROR: Could not build wheels for opencv-python, which is required to install pyproject.toml-based projects
QSQSQSQS commented 1 month ago

I upgraded to python3.7 and it works.