TypeError: 'NoneType' object is not iterable on training

I am facing issues in training the data. The command used for training is rasa train --debug. Please help me in resolving the above issue.

Hi @Prskriti, can you share the nlu.md file? that would be very helpful in debugging this.

Looks like you might have an intent with no name?

Hey @erohmensing Thanks for your response :slight_smile: I have resolved this issue by removing the “/” character from one of my intent’s name.