YueJiang-nj/CVPR2020-SDFDiff

setup.py [WinError 2] The system cannot find the file specified

chrober24 opened this issue · 3 comments

Hello, I am trying to follow the readme to run the example code provided. When i run setup.py in both multiview and singleview, i run into this error:

C:\ProgramData\Anaconda3\envs\sdfdiff\lib\site-packages\torch\utils\cpp_extension.py:346: UserWarning: Error checking compiler version for cl: [WinError 2] The system cannot find the file specified
  warnings.warn(f'Error checking compiler version for {compiler}: {error}')
error: [WinError 2] The system cannot find the file specified

any ideas what might be causing this? am I missing a package or something?

thanks

what version is needed? i recently changed some stuff for instant-ngp and might have affected this