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

Simple KNN not found #1014

Open
CarlHu6 opened this issue Oct 15, 2024 · 3 comments
Open

Simple KNN not found #1014

CarlHu6 opened this issue Oct 15, 2024 · 3 comments

Comments

@CarlHu6
Copy link

CarlHu6 commented Oct 15, 2024

Simple knn could not be installed. I have cloned with --recursive flag, but seems like knn's link is 404 not found

@SophieZhou
Copy link

you can find the answer here issue https://github.com/graphdeco-inria/gaussian-splatting/issues/880

@Neilstid
Copy link

The repository is still available on gitlab. So just remove the '--recursive' flag when you install gaussian-splatting and then run "git clone https://gitlab.inria.fr/bkerbl/simple-knn". You will then be able to install it with "pip install -e ."

@SophieZhou
Copy link

git submodule add --force https://github.com/camenduru/simple-knn

I download the simple-knn refer to issue 880, and the code is good to use.

you can find the answer here issue [https://github.com//issues/880]

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

3 participants