Closed HGamalElDiin closed 2 years ago
I've installed the package by pip from the installation guide in the repo in addition to ninja,
trying the example under Usage gives this error:
ImportError: cannot import name 'KNN' from 'knn_cuda'
OS: Winidows 10 Python: 3.7
I've cloned the branch windows. After typing 'make' or 'python setup.py install', I got the message: ImportError: DLL load failed while importing knn
OS: Windows 10 Python: 3.8 CUDA: 11.3 TORCH: 1.11.0
I've installed the package by pip from the installation guide in the repo in addition to ninja,
trying the example under Usage gives this error:
ImportError: cannot import name 'KNN' from 'knn_cuda'
OS: Winidows 10 Python: 3.7