2

I downloaded the TensorFlow version 1.14.0 from Anaconda Prompt.

pip install tensorflow==1.14.0

enter image description here

When I check the version of Tensorflow from Spyder it shows like this

   import tensorflow as tf
   print("Tensorflow Version : ",tf.__version__)

enter image description here

Why Anaconda prompt and Spyder show the different versions of TensorFlow?

Rina
  • 169
  • 1
  • 13

0 Answers0