nanji2
(Nanji2)
December 5, 2020, 12:23pm
1
this happen when i try to pip install rasa
ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: ‘C:\Users\Administrator\AppData\Roaming\Python\Python38\site-packages\PIL\_imaging.cp38-win_amd64.pyd’
Check the permissions.
Are you doing it in a new virtual environment? If not, please do that. It seems there are some dependencies mismatch is happening.
1 Like
nanji2
(Nanji2)
December 5, 2020, 2:52pm
3
Yes.
And the error still happen
nanji2
(Nanji2)
December 5, 2020, 2:53pm
4
Yes
And the error still happens
What python and rasa versions are you using? What is your operating system? I am assuming it is windows. Correct me if I am wrong?
Try this
nanji2
(Nanji2)
December 5, 2020, 9:37pm
6
Python 3.7 rasa 2.3 win 10
That video is exactly what i do and still have error
Can you try one more time by upgrading to latest Python 3.8.X?
nanji2
(Nanji2)
December 6, 2020, 7:57am
9
can you share with me the python+rasa+spacy+tensorflow versions that works on your side
nanji2
(Nanji2)
December 6, 2020, 7:57am
10
can you share with me the python+rasa+spacy+tensorflow versions that works on your side
nanji2
(Nanji2)
December 6, 2020, 8:01am
11
I’m using anaconda powershell prompt by the way
Rasa - 2.0.2
Tensorflow - 2.3.1
Python - 3.7.8
Spacy - 2.2.4
siriusraja
(Raja Duraisingam)
December 6, 2020, 4:36pm
13
Hi @nanji2
Try opening Anaconda powershell prompt in administrator mode and run.