DIB-R
DIB-R copied to clipboard
build.py installation error
at python build.py install getting the error:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\include\yvals.h(12): fatal error C1083: Cannot open include file: 'crtdbg.h': No such file or directory error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\bin\HostX86\x64\cl.exe' failed with exit status 2
Possibly an error with versions, currently running python 3.8.3 (64bit) and CUDA 11.2.0.
What versions of Python, Visual Studio and CUDA are best suited to run this?