BEVFormer icon indicating copy to clipboard operation
BEVFormer copied to clipboard

Meet KeyError: "There is no item named 'nbconvert/tests/exporter_entrypoint/eptest-0.1.dist-info/WHEEL' in the archive"

Open wongsinglam opened this issue 3 years ago • 0 comments

Hi, I meet the problem when following the installation instruction: python setup.py install

But When I follow this issue

replace python setup.py install as pip install -v -e .

It works fine during installing mmdetection3d.

Just let you know. Thank you.

wongsinglam avatar Jul 28 '22 00:07 wongsinglam