bostondiditeam / MV3D

Multi-View 3D Object Detection Network for Autonomous Driving
480 stars 181 forks source link

When I run "python data.py", I get this problem: AssertionError . #44

Closed zhaotudou closed 5 years ago

zhaotudou commented 5 years ago

here: src\lidar_data_preprocess/Python_to_C_Interface/ver3/LidarTopPreprocess.so Traceback (most recent call last): File "src/data.py", line 27, in assert (os.path.exists(so_path)) AssertionError

miaozujia commented 1 year ago

hello,i have the same question, how do you handle it?