Get 'No module named 'keras.engine.topology'' when I try to import keras_vggface

2.6k Views Asked by At

When I try to import vggface (after successful install) I get the message:

ModuleNotFoundError: No module named 'keras.engine.topology'

Does anyone know why this is the case and how I can fix it?

0

There are 0 best solutions below