Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows下运行编译报错 #75

Open
YaoTeM opened this issue Jul 24, 2024 · 0 comments
Open

Windows下运行编译报错 #75

YaoTeM opened this issue Jul 24, 2024 · 0 comments

Comments

@YaoTeM
Copy link

YaoTeM commented Jul 24, 2024

(pointpillars) PS D:\Anaconda3\PointPillars> cd ops
(pointpillars) PS D:\Anaconda3\PointPillars\ops> python setup.py develop
running develop
running egg_info
writing pointpillars.egg-info\PKG-INFO
writing dependency_links to pointpillars.egg-info\dependency_links.txt
writing top-level names to pointpillars.egg-info\top_level.txt
D:\Anaconda3\envs\pointpillars\lib\site-packages\torch\utils\cpp_extension.py:411: UserWarning: Attempted to use ninja as the BuildExtension backend but we could not find ninja.. Falling back to using the slow distutils backend.
warnings.warn(msg.format('we could not find ninja.'))
reading manifest file 'pointpillars.egg-info\SOURCES.txt'
writing manifest file 'pointpillars.egg-info\SOURCES.txt'
running build_ext
D:\Anaconda3\envs\pointpillars\lib\site-packages\torch\utils\cpp_extension.py:346: UserWarning: Error checking compiler version for cl: [WinError 2] 系统找不 到 指定的文件。
warnings.warn(f'Error checking compiler version for {compiler}: {error}')
copying build\lib.win-amd64-3.8\voxel_op.cp38-win_amd64.pyd ->
copying build\lib.win-amd64-3.8\iou3d_op.cp38-win_amd64.pyd ->
Creating d:\anaconda3\envs\pointpillars\lib\site-packages\pointpillars.egg-link (link to .)
pointpillars 0.0.0 is already the active version in easy-install.pth

Installed d:\anaconda3\pointpillars\ops
Processing dependencies for pointpillars==0.0.0
Finished processing dependencies for pointpillars==0.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant