after a fresh installation I get an error while trying to train the model Illegal instruction (core dumped). Here’re the infos:
OS: Ubuntu 18.04
Rasa Version: 2.6.1
Python Version: 3.8.5
Tensorflow: 2.5.0
I read it might be tensorflow’s issue and I should downgrade it, but then I receive a conflict with Rasa. What should I do next in this case? Install old versions of all the components? Where can I find a correct compatibility table if such exists? Is there someone who has installed Rasa recently and could share experience?
I haven’t installed this specific version of tensorflow, neither I have built it from source. Obviously 2.3 is automatically installed with the newest rasa releases.