1
I am running the following command at the Windows prompt
pip install --upgrade pip
And I’m getting a mistake:
Permissionerror: [Winerror 5] Access denied: 'd: Leonardo python Django-treinaweb env scripts Pip.exe'
Remembering I’m inside a virtualenv
.
It worked. But I think it’s because I was inside the virtualenv. Sometimes I was pointing to another place, think it might be this?
– Leonardo Nascimento Cintra