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

Question about the ninja version #5

Open
wangmiaowei opened this issue Aug 5, 2021 · 1 comment
Open

Question about the ninja version #5

wangmiaowei opened this issue Aug 5, 2021 · 1 comment

Comments

@wangmiaowei
Copy link

While, When I build the pointnet++, I get the ninja -version wrong: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.'))
copying build/lib.linux-x86_64-3.6/_ext.cpython-36m-x86_64-linux-gnu.so ->
My ninja --version output is :1.10.2

Could you help me solve this problem?

@Xrvitd
Copy link

Xrvitd commented Oct 25, 2022

You can try to use pointnet++ code from Pointnet_Pointnet2_pytorch, if using RTX 30 series graphics card.

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

2 participants