File "bincounter.py", line 65, in <module> sess = tf.InteractiveSession() AttributeError: module 'tensorflow' has no attribute 'InteractiveSession'
File "bincounter.py", line 65, in
sess = tf.InteractiveSession()
AttributeError: module 'tensorflow' has no attribute 'InteractiveSession'