When i try to use tensorflow to train model, i get this error message.
File "/Users/ABC/anaconda3/lib/python3.6/site-packages/keras/utils/layer_utils.py", line 7, in from .conv_utils import convert_kernel
ImportError: cannot import name 'convert_kernel'
i have already install Keras