udacity / self-driving-car-sim

A self-driving car simulator built with Unity
http://udacity.com/self-driving-car
MIT License
3.88k stars 1.5k forks source link

ImportError: cannot import name 'transpose_shape' from 'keras.utils.generic_utils' #137

Open Ferasshadid1987 opened 3 years ago

Ferasshadid1987 commented 3 years ago

I am getting this response from my Drive.py code, it prevents me from connecting to the simulation.

ImportError: cannot import name 'transpose_shape' from 'keras.utils.generic_utils'

Best, FerasNaser.com