I am in the virtual environment and root folder for financial-demo, but when i attempt to get into Rasa X using this command i get the error below.
pip3 install rasa-x==0.32.2 --extra-index-url https://pypi.rasa.com/simple
ERROR: Could not install packages due to an EnvironmentError: [WinError 5] Access is denied: ‘c:\users\woodnx\anaconda3\envs\installingrasa\lib\site-packages\~ryptography\hazmat\bindings\_openssl.pyd’
Consider using the --user
option or check the permissions.