python tensorflow import dll load failed
问题 I installed latest python 3.6.4 x64 version and then installed tensorflow for cpu-only with pip3 C:\>pip3 install tensorflow however when I tried to import tensorflow in python it showed me the error below I am sure that I have installed Microsoft Visual C++ 2015 Redistributable(x64) so it wll not be the problem of dll msvcp140.dll lost it say that "DLL load failed with error code -1073741795" so what is exactly the problem here i cannot find any other information about this error code my os