open-mmlab / OpenPCDet

OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
Apache License 2.0
4.66k stars 1.3k forks source link

error while running ' python setup.py develop ' #783

Closed eiffelbastin closed 2 years ago

eiffelbastin commented 2 years ago

I'm getting this error while trying to use the prebuild

C:\Users\91828\Desktop\OpenPCDet>python setup.py develop running develop C:\Users\91828\AppData\Local\Programs\Python\Python38\lib\site-packages\setuptools\command\easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( C:\Users\91828\AppData\Local\Programs\Python\Python38\lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running egg_info writing pcdet.egg-info\PKG-INFO writing dependency_links to pcdet.egg-info\dependency_links.txt writing requirements to pcdet.egg-info\requires.txt writing top-level names to pcdet.egg-info\top_level.txt reading manifest file 'pcdet.egg-info\SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pcdet.egg-info\SOURCES.txt' running build_ext C:\Users\91828\AppData\Local\Programs\Python\Python38\lib\site-packages\torch\utils\cpp_extension.py:316: UserWarning: Error checking compiler version for cl: [WinError 2] The system cannot find the file specified warnings.warn(f'Error checking compiler version for {compiler}: {error}') error: [WinError 2] The system cannot find the file specified

can someone help me identify the issue and solve it

eiffelbastin commented 2 years ago

image

djiajunustc commented 2 years ago

Hi @eiffelbastin ,

We haven't tried to use OpenPCDet in windows system yet. It would be nice if you can help us to develop the supporting version for windows.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 years ago

This issue was closed because it has been inactive for 14 days since being marked as stale.