Issue in importing TENSORFLOW(error code-1073741795 in jupyter notebook, Pycharm, Anaconda command line and in spyder. Howevery I am able to install successfully. But when I'm trying import then I am getting this error "ImportError: DLL load failed with error code-1073741795".
I have install all the versions of VS redistributable.


I am using win 7 with 64 bit os. I tried to install on tensorflow on all the versions of python 3.6, 3.7 & 3.8. with different versions of tensorflow. Did anyone encountered with error code-1073741795???
ImportError: DLL load failed with error code-1073741795
Failed to load the native tensorflow runtime.
See https://www.tensorflow.org/install/errors
what does error code-1073741795 means? How do we fix it.