Having problem while trying to upgrade pip using python -m pip install --upgrade pip

Viewed 18

When I tried to run python -m pip install --upgrade pip, 'Access denied' appeared and 'This app cant run on your PC' message. The problem is python.exe which is in the scripts file of the virtual environment file. I searched a bit, some have the same problem, and they solved by correcting spaces in user name. But I cant find any space.

0 Answers
Related