Closed Debtor141 closed 2 years ago
Hello, how did you solve this error?
Hello, how did you solve this error?
I was using 3060ti and cuda11.3 and had this problem, after checking some blogs I rented 1080ti and used cuda9.2 in autodl and the problem was resolved.
python create_data.py create_kitti_info_file --data_path=CLOCs/KITTI_DATASET Traceback (most recent call last): File "create_data.py", line 11, in
from second.core import box_np_ops
ModuleNotFoundError: No module named 'second'
i met this error before and dont know how to slove