Closed charliewalker322 closed 8 months ago
I have installed simple_knn-1.1.6 by "pip install simple_knn", but the wrong " No module named 'simple_knn' " still exists. What can i do to fix it?
I have found the solution: Download the package from https://gitlab.inria.fr/bkerbl/simple-knn and use pip to install it
I have installed simple_knn-1.1.6 by "pip install simple_knn", but the wrong " No module named 'simple_knn' " still exists. What can i do to fix it?