# User Interaction Content

Hello [@souvikg10](https://forum.rasa.com/u/souvikg10) and [@Krogsager](https://forum.rasa.com/u/krogsager),
I want the rasa bot to generate a file (such as .csv) and send it to me on telegram. Is it OK? How to implement it?

---

Was this issue solved? I met it in rasa_core 0.13.3 when I was exporting the interactive training nlu data. [@tmbo](https://forum.rasa.com/u/tmbo), [@Ajinkz](https://forum.rasa.com/u/ajinkz)

---

run command `kill $(lsof -t -i :5055)` to kill the process which is using port 5055.

---

Thanks @ [JiteshGaikwad](http://forum.rasa.com/u/JiteshGaikwad). I am using python 3.7. I’ll try python 3.6.

---

I was following below commands to install rasa_core on my Mac. But I got an error. The error message is at the bottom. What’s wrong here?

```bash
git clone https://github.com/RasaHQ/rasa_core.git
cd rasa_core
pip install -r requirements.txt
pip install -e .
```

Could not find a version that satisfies the requ…

---

Please check screenshot. The whole demo can be found here: [GitHub - ryang420/rasa_bot](https://github.com/ryang420/rasa_bot.git)

---

Hi all,
I am David, a technical support manager in ActiveNetwork. I am preparing to build a chatbot to serve my customers. I hope Rasa can help me.
