hello, i was trying to install rasa to windows 10 i open a powershell, have python 3.7.7 installed, have latest pip installed when i ran pip install rasa, the below errors occurred, any ideas ? thanks…
AttributeError: type object ‘Callable’ has no attribute ‘_abc_registry’
ERROR: Command errored out with exit status 1: ‘c:\users\bfu\appdata\local\programs\python\python37\python.exe’ ‘c:\users\bfu\appdata\local\programs\python\python37\lib\site-packages\pip’ install --ignore-installed --no-user --prefix ‘C:\Users\bfu\AppData\Local\Temp\1\pip-build-env-jfbkthjs\overlay’ --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple – ‘setuptools>=40.8.0’ wheel Check the logs for full command output. PS C:\Users\bfu>