getkeops / keops

KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows
https://www.kernel-operations.io
MIT License
1.02k stars 65 forks source link

ImportError: dynamic module does not define module export function (PyInit_libKeOpstorchc331696620) #374

Open WHUminghui opened 2 weeks ago

WHUminghui commented 2 weeks ago

Hi, thanks for your work, but I got this error when I was testing with pykeops.test_torch_bindings() : ImportError: dynamic module does not define module export function (PyInit_libKeOpstorchc331696620). What is the reason?