EngineerJPark
EngineerJPark
i've got similar issue like this. i followed the command in the README.md `pip install --upgrade git+https://github.com/mit-han-lab/[email protected]` ``` Traceback (most recent call last): File "", line 2, in File "",...
I found the same error either. ``` copying mmdet3d.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt creating 'dist/mmdet3d-0.17.1-py3.8-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing mmdet3d-0.17.1-py3.8-linux-x86_64.egg removing '/home/pjs_conda/.conda/envs/deepinteraction/lib/python3.8/site-packages/mmdet3d-0.17.1-py3.8-linux-x86_64.egg'...