Error in keras.preprocessing.image

This above ‘image’ module needs tensorflow which I installed on my system successfully using: “pip install tensorflow”. But now I’m getting some error: "libcudart.so.11.0 library missing"

I searched about this, it seems I need to install “CUDA” toolkit, but it is 7gb kit in size and I’m not sure if this is going to work.

Is there any other way to solve this problem.

kindly resolve my issue. I shall be very grateful to you.

Hi @harshsharmajnv_9b70d236614796d5

Intel graphics chips do not support CUDA . So technically GPU isn’t setup on your machine and you will have to work on CPU :slightly_frowning_face: So as in the Image , if GPU isn’t setup on your device you can ignore the “libcudart.so.11.0 library missing” error

Hope this might helps

ok Sir I got it. :heart:

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.