All - Activity - datcompany - Rasa Community Forum
Jupyter Notebooks can't import rasa
It’s an issue with Jupyter, re-installed, and worked.
Hi, I’ve successfully installed RASA and being working on it using Visual Studio Code. I wanted to migrate to Jupyter notebooks, and I’ve followed the instructions of this page but it seems something is off here. "import rasa", returns "ModuleNotFoundError: No module named ‘rasa’, although rasa is …