how to install tensorflow and keras to Geforce 1660ti

I’m unable to sucessfully install tensorflow and keras to 1660ti. Any suggestions?

Instructions for installing tensorFlow pip package are provided at https://www.tensorflow.org/install/gpu.
Alternatively you can install Keras within the the NVIDIA NGC Docker container for TensorFlow https://www.nvidia.com/en-us/gpu-cloud/containers/.

If those options don’t work, please provide 1) what platform are you attempting to install on, 2) what installation steps have you taken, 3) any specific errors you are seeing.

Thank you. I was trying from 3 days. pip instructions didn’t work, I was always getting DLL system error: The module that you are looking for does not found.

But I did install anyway somehow.