Closed kmouts closed 5 years ago
This is an issue with your Python install. Niftynet and the zoo are all pure Python essentially, nothing is compiled. It is your version of Tensorflow which expects CUDA 9.0, depending on where you got it from (conda or pip) you should be able to get a version for CUDA 10.0 or you'll have to install version 9.0.
Hello,
I try to install NiftyNet on Windows 10 64bit and Anaconda. With the command:
I get:
However, I have installed CUDA 10. Is it possible to continue with the newer CUDA?