[FIXED] Tensorflow==2.0.0a0 - AttributeError: module ...
www.pythonfixing.com › 2021 › 11Nov 16, 2021 · AttributeError: module 'tensorflow' has no attribute 'global_variables_initializer' Also, tf.Session() generates the error: AttributeError: module 'tensorflow' has no attribute 'Session' So I guess it may be something related to Tensorflow itself, but I don't have older versions confliciting in my Anaconda environment. Outputs for libraries ...