DIB-R icon indicating copy to clipboard operation
DIB-R copied to clipboard

build.py installation error

Open josefheks opened this issue 5 years ago • 0 comments

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?

josefheks avatar Dec 24 '20 07:12 josefheks