Azwad Abid

Results 2 comments of Azwad Abid

I am trying to install the alternative for it. It's from their own page. https://pyautogui.readthedocs.io/en/latest/install.html

@NightFury10497 Keras 2.2 have some changes. Just do this and your program will work. Change from: from keras.applications.imagenet_utils import _obtain_input_shape To: from keras_applications.imagenet_utils import _obtain_input_shape