I ignored the Prerequisites and created an environment with the yml file which ran fine also I was able to run the preprocess.py step but when I ran "main.py" I got error :
AssertionError: Found no NVIDIA driver on your system.
Any help on this is appreciated.
Hello,
I have a query regarding CUDA and CUDNN versions. The prerequisite is "CUDA 8.0 with cudnn 5.1", however, the yml file says otherwise
I ignored the Prerequisites and created an environment with the yml file which ran fine also I was able to run the preprocess.py step but when I ran "main.py" I got error :
AssertionError: Found no NVIDIA driver on your system.
Any help on this is appreciated.Best