qianguih / voxelnet

This is an unofficial inplementation of VoxelNet in TensorFlow.
654 stars 241 forks source link

running setup.py find error #97

Closed 12lvxiaofeng12 closed 2 years ago

12lvxiaofeng12 commented 2 years ago

Traceback (most recent call last): File "D:/voxelnet/voxelnet/utils/setup.py", line 16, in ext_modules=cythonize('./utils/box_overlaps.pyx'), include_dirs=[numpy.get_include()] File "D:\xuexi\Anaconda\envs\voxelnet1.4\lib\site-packages\Cython\Build\Dependencies.py", line 972, in cythonize aliases=aliases) File "D:\xuexi\Anaconda\envs\voxelnet1.4\lib\site-packages\Cython\Build\Dependencies.py", line 815, in create_extension_list for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern): File "D:\xuexi\Anaconda\envs\voxelnet1.4\lib\site-packages\Cython\Build\Dependencies.py", line 114, in nonempty raise ValueError(error_msg) ValueError: './utils/box_overlaps.pyx' doesn't match any files could someone tell me what's wrong

miaozujia commented 2 years ago

https://stackoverflow.com/questions/40048990/helloworld-pyx-doesnt-match-any-files