Building-a-Conversational-Chatbot-for-Slack-using-Rasa-and-Python icon indicating copy to clipboard operation
Building-a-Conversational-Chatbot-for-Slack-using-Rasa-and-Python copied to clipboard

Import Error

Open swebalaji opened this issue 5 years ago • 0 comments

ImportError: cannot import name '_BACKEND' This is the error when using: agent = Agent('domain.yml', policies=[MemoizationPolicy(), KerasPolicy(), fallback])

I am running the files on colab so Latest versions of Tensorflow(Version 1.8.0) and Keras(Version: 2.2.5) are running. Also tried with version 2.0.0 of Tensorflow. Facing the same issue. Kindly help.

Thank you, Swetha Balaji

swebalaji avatar Nov 26 '19 10:11 swebalaji