HViktorTsoi / ACSC

Automatic Calibration for Non-repetitive Scanning Solid-State LiDAR and Camera Systems
GNU General Public License v3.0
287 stars 60 forks source link

Problem when running python calibration.py --config ./configs/sample.yaml #18

Closed LihaoQiu closed 2 years ago

LihaoQiu commented 2 years ago

When I run this command, it says that Traceback (most recent call last): File "calibration.py", line 27, in import segmentation_ext ImportError: dynamic module does not define module export function (PyInit_segmentation_ext) Could you help me with this? I really appreciate it. Thank you.