Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 14598

Module 'tensorflow' has no attribute '__version__'. Tensorflow v 2.11.0. Why?

$
0
0

print(tf.__version__) doesn't work. Same thing with print(tf.version), print(tf.version.VERSION), print(tf.VERSION)

I am using Windows 10 x64. Python v 3.10.7.

I don't want to reinstall to the old version of Tensorflow 1.14

pip list:

enter image description here

If I write simply print(tf) , then it gives out this:enter image description here


Viewing all articles
Browse latest Browse all 14598

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>