Open LiangYong1216 opened 1 year ago
Download the Ninja package first, and then when running the main.py file in Python, a build. Ninja file will appear. Enter the ninja command in the directory where the file is located, and if the compilation is successful, the gpconv_cuda.so file will appear.
hi ,tanaks for your excelent work! When i run the program for the first time,the error occured: ImportError: No module named 'gpconv_cuda' what should i do? looking forward to hearling from you!