You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error occurs with versions of Keras after 2.2.5. A long term fix is #3; a short-term fix would be to update setup.py to be specific about the dependency (should require Keras==2.2.5). A quick workaround is to simply install Keras 2.2.5 in your environment after installing Pincelate, like so: