Im trying to install RASA on a Raspberry Pi using the script from " Nov '19
I had to remove dopamine from the tensor2tensor setup.py file as suggested in the github issue.
I’ve posted a modified install script as a gist and I now have Rasa running on a Raspberry Pi 4! "
I get as far as installing the tensorflow sudo pip3 install tensorflow-2.1.0-cp37-cp37m-linux_armv7l.whl
and get this error ERROR: tensorflow-2.1.0-cp37-cp37m-linux_armv7l.whl is not a supported wheel on this platform.
I have tried 2.2.0 and 2.4.0 with the same response
Im not sure as to where to go from here, and help would be aprechiated
Further to this attempt, I have an i5 gen 7 intel NUC with windows 10 and anaconda with python 3.7 which I have had several attempts at installing rasa on, all ending in lockups or version errors or the install I have running currently which is now been going 4 10+ hours scrolling through the components saying requirement already satisfied
Update I stopped the windows 10 version and restarted the install for the third time. This time it is working I can get into the console but the responses are very slow, at least a second or more wih the base data and story.
Would this run on the Raspberry pi 4 fasted than on the I5 NUC?