question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed to load the native TensorFlow runtime.

See original GitHub issue

Hello,

l get the following error while l run tensorboard --logdir runs even if tensorflow is installed

anaconda3/envs/kinetics/lib/python2.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so: undefined symbol: dnnBatchNormalizationCreateBackward_v2_F32


Failed to load the native TensorFlow runtime.

See https://www.tensorflow.org/install/install_sources#common_installation_problem


Thank you for your helps

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
pinkfloyd06commented, May 9, 2018

Problem solved after removing and reinstalling tensorflow.

Thanks

0reactions
pinkfloyd06commented, May 8, 2018

Thank you l do that and l let you know

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: Failed to load the native TensorFlow runtime
My code worked perfectly after executing this line: pip install tensorflow --upgrade --force-reinstall.
Read more >
Failed to load the native TensorFlow runtime. #42407 - GitHub
Hi,. After pip installing tensorflow I get the following message when importing it. import tensorflow. Traceback (most recent call last):.
Read more >
Failed to load native TensorFlow runtime - General Discussion
Hi All, I am new to TensorFlow - this is the stack trace of my error
Read more >
Failed to Load the Native TensorFlow Runtime
Built from source. Sometimes you see this error when TensorFlow is built from source incorrectly. · Incompatible libraries. Other times, this ...
Read more >
Failed to load the native TensorFlow runtime. ImportError DLL ...
Failed to load the native TensorFlow runtime. ... trying to import TensorFlow or maybe when importing other libraries which use TensorFlow in the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found