Код: Выделить всё
Requirement already satisfied: pip in d:\env39\lib\site-packages (21.2.4)
Collecting pip
Using cached pip-24.0-py3-none-any.whl (2.1 MB)
Requirement already satisfied: setuptools in d:\env39\lib\site-packages (58.1.0)
Collecting setuptools
Downloading setuptools-70.0.0-py3-none-any.whl (863 kB)
|████████████████████████████████| 863 kB 2.2 MB/s
Collecting wheel
Downloading wheel-0.43.0-py3-none-any.whl (65 kB)
|████████████████████████████████| 65 kB 1.9 MB/s
Installing collected packages: wheel, setuptools, pip
Attempting uninstall: setuptools
Found existing installation: setuptools 58.1.0
Uninstalling setuptools-58.1.0:
Successfully uninstalled setuptools-58.1.0
Attempting uninstall: pip
Found existing installation: pip 21.2.4
Uninstalling pip-21.2.4:
ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'd:\\env39\\scripts\\pip.exe'
Check the permissions.

Затем я попытался установить pip

Затем я снова попробовал ту же команду для установки Spacy. Сейчас ситуация следующая

Как это решить?
Подробнее здесь: https://stackoverflow.com/questions/786 ... ss-is-deni