peiyunh / ff

Safe Local Motion Planning with Self-Supervised Freespace Forecasting, CVPR 2021
MIT License
110 stars 17 forks source link

ImportError: dynamic module does not define module export function (PyInit_segmentation) #2

Open gzblue07 opened 3 years ago

gzblue07 commented 3 years ago

Thanks for sharing your code! I encounter the problem about compile grndseg

ImportError: dynamic module does not define module export function (PyInit_segmentation)

How to solve it? Thanks

SYSUGrain commented 3 years ago

@gzblue07 Make sure the version of pcl is above 1.9, since the lower version can be linked to the python2.

3bobo commented 2 years ago

@gzblue07 have you solved it? I also meet this problem, but my pcl version is 1.9