VoxelNet-tensorflow icon indicating copy to clipboard operation
VoxelNet-tensorflow copied to clipboard

run setup.py

Open 12lvxiaofeng12 opened this issue 3 years ago • 2 comments
trafficstars

ValueError: './utils/box_overlaps.pyx' doesn't match any files could somenone answer this question?

12lvxiaofeng12 avatar Dec 02 '21 02:12 12lvxiaofeng12

if you run ( python setup.py build_ext --inplace ) beforehand, and gcc and scipy lib versions matches, it should not have a problem.

Gauravmak27 avatar Dec 02 '21 08:12 Gauravmak27

if you run ( python setup.py build_ext --inplace ) beforehand, and gcc and scipy lib versions matches, it should not have a problem. could you tell me the scipy lib version,to be honest,i had modify the file of crop.py,because the scipy lib version is not correct,thank you very much!

如果您事先运行 ( python setup.py build_ext --inplace ),并且 gcc 和 scipy lib 版本匹配,则应该没有问题。

12lvxiaofeng12 avatar Dec 02 '21 10:12 12lvxiaofeng12