When I run python Script that uses Tensorflow I receive this warning message in command line
Could not load dynamic library cudart64_110
cudart64_110.not found
How can I solve this error when using Tensorflow and How can I use GPU and enable it when using TensorFlow?