I have installed python3.5.2+cuda8.0+cudnn5.1 on my computer with Windows 10(64-bits)+ GTX960M.Also excute the command line as following:
pip install --upgrade https://storage.googleapis.com/tensorflow/windows/gpu/tensorflow_gpu-0.12.0rc0-cp35-cp35m-win_amd64.whl
while when i get into python and input: import tensorflow as tf , it shows errors:


Then i install the bazel but it is useless,what should i do?