EvilPort2 / Sign-Language

A very simple CNN project.
759 stars 354 forks source link

import error #16

Closed lohithareddym closed 5 years ago

lohithareddym commented 5 years ago

this is my error: ImportError: Could not find 'nvcuda.dll'. TensorFlow requires that this DLL be installed in a directory that is named in your %PATH% environment variable. Typically it is installed in 'C:\Windows\System32'. If it is not present, ensure that you have a CUDA-capable GPU with the correct driver installed. ca you please say me what is the procedure to getrid of this error.

EvilPort2 commented 5 years ago

I think GPU drivers are not installed correctly. Check the tensorflow GPU installation tutorial on the Tensorflow website.