Rasa Open Source version 2.4.3
Rasa SDK version 2.8.5
Python version 3.7.5
Python Library : Tensor flow 2.3.4
Operating System used : Ubuntu 18.04.6 LTS Kernel: Linux 5.4.0-1090-oracle Architecture: arm64
What happened?
During a fresh install of Tensor flow :
ERROR: Could not find a version that satisfies the requirement tensor flow-text<2.4,>=2.3; sys_platform != “win32” (from rasa) (from versions: none) ERROR: No matching distribution found for tensorflow-text<2.4,>=2.3; sys_platform != “win32”
It does not work even after upgrading the tensor flow to 2.9.0
- Upgraded Tensor flow 2.7 but still is giving an error download latest version
- Upgrade pip version from 20 to 22 pip version upgrade
- pip debug --verbose is giving me error:enter image description here