docker-openpcdet icon indicating copy to clipboard operation
docker-openpcdet copied to clipboard

no mayavi in this image?

Open quliang93 opened this issue 3 years ago • 0 comments

Hi, Thank you for your work! I have a question. After I pulled the image from docker hub, I mount the kitti data in the container(/tmp/OpenPCDet/data/kitti/); And I also mount the weights file in the container too. I try to run the demo.py. I got this error: No module named 'mayavi'.

Is this normal? thank you a lot!

quliang93 avatar Feb 15 '22 14:02 quliang93