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

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

Yes.

And the error still happen

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

Python 3.7 rasa 2.3 win 10

That video is exactly what i do and still have error

Error

Can you try one more time by upgrading to latest Python 3.8.X?

can you share with me the python+rasa+spacy+tensorflow versions that works on your side

can you share with me the python+rasa+spacy+tensorflow versions that works on your side

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

Hi @nanji2

Try opening Anaconda powershell prompt in administrator mode and run.