Rasa and Rasa-x not installing on ubuntu
See original GitHub issueSystem
Ubuntu 19.10 Processor Intel Core 15-3337U
Command
Runing the command:
$ pip install rasa-x --extra-index-url https://pypi.rasa.com/simple
After runing normaly from some time, it gives the following error:
Error
Collecting tensorflow~=1.15.0 (from rasa)
Could not find a version that satisfies the requirement tensorflow~=1.15.0 (from rasa) (from versions: 1.13.0rc1, 1.13.0rc2, 1.13.1, 1.13.2, 1.14.0rc0, 1.14.0rc1, 1.14.0, 2.0.0a0, 2.0.0b0, 2.0.0b1)
No matching distribution found for tensorflow~=1.15.0 (from rasa)
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Installation of Rasa and Rasa x on ubuntu
I have created one tutorial on how to install Rasa and Rasa X on the Linux machine in regional language(Hindi).
Read more >how to install rasa-x on ubuntu. - Yug Damor
so in this story, I am going to explain how to install rasa-x on ubuntu. step 1 : install python. so here you...
Read more >Rasa chatbot : "Failed to install frontend dependencies. Check ...
When I execute "rasa train" and "rasa shell" commands then I have no errors but when I execute the "rasa x" command then...
Read more >A Guide to Rasa and Rasa X | Nitor Infotech
To install Rasa, you require Python 3.7 or Python 3.8. ... To check whether it has been installed correctly or not, navigate to...
Read more >Rasa Conversational AI - Metaverse Academy - hyperspace.mv
Installation of Rasa and RasaX ... NOTE: standard storage is not sufficient – Costs are upwards of US$50 – US$60 ... Connect to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Wow, a bit of a complicated road! I’m glad you got it working 😄 good work!
No, I have not looked but it helped me fixing the problem. What I had to do was:
Thank you very much. I can use Rasa now!