Unclear, according to similar reports, Tensorflow v2 does not support Sesion anymore. However, defining and testing v1 and v2 result in "Error Report" or the defined Name " not having an attribute " related to it.
This is Conda and or Pip install
To Reproduce:
Error report:
AttributeError: module 'tensorflow' has no attribute 'Session'
Describe your Problem:
Unclear, according to similar reports, Tensorflow v2 does not support Sesion anymore. However, defining and testing v1 and v2 result in "Error Report" or the defined Name " not having an attribute " related to it.
This is Conda and or Pip install
To Reproduce:
Error report:
AttributeError: module 'tensorflow' has no attribute 'Session'
AttributeError Traceback (most recent call last)
Expected behavior:
Tensorflow Interactive Session Starting
System:
Additional context: