lxxue / FRNN

Fixed Radius Nearest Neighbor Search on GPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

when i install frnn, happen some errors

hqqqqg opened this issue · comments

warnings.warn(f'Error checking compiler version for {compiler}: {error}')
error: [WinError 2] can't find designated file
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.

please help me,thanks

warnings.warn(f'Error checking compiler version for {compiler}: {error}')
error: [WinError 2] can't find designated file

It seems to be related to the compiler setup on your Windows system. Can you check if you have the c++/cuda compiler installed and if their paths are included in PATH environment variable?