emnikhil / Sign-Language-To-Text-Conversion

Major Project - Sign Language To Text Conversion Using Python, Computer Vision and Machine Learning
MIT License
214 stars 97 forks source link

Issue after running application.py #3

Closed RayzicKA closed 2 years ago

RayzicKA commented 2 years ago

2022-04-03 14:20:56.446014: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'nvcuda.dll'; dlerror: nvcuda.dll not found 2022-04-03 14:20:56.447028: W tensorflow/stream_executor/cuda/cuda_driver.cc:269] failed call to cuInit: UNKNOWN ERROR (303) 2022-04-03 14:20:56.461744: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:169] retrieving CUDA diagnostic information for host: LAPTOP-4O8DPRDA 2022-04-03 14:20:56.462785: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:176] hostname: LAPTOP-4O8DPRDA 2022-04-03 14:20:56.473531: I tensorflow/core/platform/cpu_feature_guard.cc:151] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX AVX2 To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.

Bro can u help me this error...

emnikhil commented 2 years ago

https://stackoverflow.com/questions/49397373/tensorflow-gpu-importerror-could-not-find-nvcuda-dll

Follow this thread and your error will be resolved.