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

A problem occurs during the webUI operation #26

Closed
VG-socool opened this issue Jan 12, 2024 · 1 comment
Closed

A problem occurs during the webUI operation #26

VG-socool opened this issue Jan 12, 2024 · 1 comment

Comments

@VG-socool
Copy link

Hello, Dr. Chen.I have a problem.I tried to run the webui, and encountered this problem: It's said that "No module named 'simple_knn'", but when I tried to install it with pip, it's said that "Requirement already satisfied".Thank you for your help!
27440894f3ecbd45cb99cc3e2845dd3

@ScienceLi1125
Copy link

You may check requirement.txt which contains gaussiansplatting/submodules/simple-knn. Because simple-knn is installed by pip install gaussiansplatting/submodules/simple-knn instead of pip install simple-knn.

@buaacyw buaacyw closed this as completed Mar 7, 2024
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