ttt
ttt copied to clipboard
Demo colab notebook error: "cannot import name 'get_config' from 'tensorflow.python.eager.contex'"
The error occured as below when I tried ttt demo notebook at Colab and execute the [ttt import *] cell.
/usr/local/lib/python3.7/dist-packages/keras/backend.py in
ImportError: cannot import name 'get_config' from 'tensorflow.python.eager.context' (/usr/local/lib/python3.7/dist-packages/tensorflow/python/eager/context.py)
got the same error. I tried importing different tf version and didn't work