Getting Import Error

@akelad @Tanja @souvikg10

After adding statement from rasa.core.channels.channel import UserMessage to trackers.py, I am getting this error --> ImportError: cannot import name 'INTENT_MESSAGE_PREFIX.

Without this statement the code has no problem. Don’t know why this is happening because the class UserMessage exists in channel.py.

Hi @Tanja, @souvikg10, @akelad

Eagerly waiting for a response.

@akshayg11 are you modifying the trackers.py within our source code? And can you post the full stacktrace of the error ?