rishier827
(Rishie Ramasinghe)
June 20, 2020, 11:53am
1
Im trying to setup rasa on my windows machine and
Im getting ,
consider using the ‘–user’ option or check the version
what can i do for this .
I tried installing rasa from repo too but im getting this user permision thing.
Before giving pip install -U pip
command,
I got pip version as 19.2.3 in my environment but after that command when i checked pip --version
im getting
without environment im getting this
But i want to install this on python environment
hey @rishier827 , can you try installing Rasa as suggested by @rctatman :
VIDEO
rishier827
(Rishie Ramasinghe)
June 20, 2020, 9:37pm
3
Yeah but im trying without using anaconda environment. Instead of that i want to use normal python environment. My downloaded python version is 3.8.3. Does it make problem.
can you try without using virtualenv
and check. also can you check with python v3.6 or 3.7 as I think so 3.8 has some tensorflow version issue.