python – error: Failed to load the native TensorFlow runtime

python – error: Failed to load the native TensorFlow runtime

my worked after this line of code
pip install tensorflow --upgrade --force-reinstall

First uninstall this

pip uninstall tensorflow

Now for re installation Download this tensorflow wheel file

Install this using(in same Directory)

pip install tensorflow-1.6.0-cp36-cp36m-win_amd64.whl

python – error: Failed to load the native TensorFlow runtime

simply download MSVCP140.dll, unzip it and then paste it in system32 folder..

Leave a Reply

Your email address will not be published.