Closed marsggbo closed 5 years ago
Hi @marsggbo.
Building in Anaconda environment is officially not supported because the native compilation is often broken there, in general. . I am closing this as WONTFIX. However, feel free to PR a fix or discuss the problem further in the issues.
Hi @marsggbo.
Building in Anaconda environment is officially not supported because the native compilation is often broken there, in general. . I am closing this as WONTFIX. However, feel free to PR a fix or discuss the problem further in the issues.
Hi @vmarkovtsev. I have the same question. The Cmake file has been successfully complied,but I fail to install libKMCUDA with pip.Could you please tell me how to deal with the condition?I've trapped for a whole day.
The log in the original issue ends with:
__main__.SetupConfigurationError: CUDA_TOOLKIT_ROOT_DIR environment variable must be defined
So you need to do what it says. If you are not sure what is a CUDA toolkit directory, please google.
If your problem is different, you need to open another issue, but yeah, if the environment is not supported, I am going to close it at once.