This (error code 1) is still a permissions error - but within python/pip. I can only suggest that you downgrade to pip v9.03 if your version is 10 or higher.
python -m pip install --user pip==9.0.3
This (error code 1) is still a permissions error - but within python/pip. I can only suggest that you downgrade to pip v9.03 if your version is 10 or higher.
python -m pip install --user pip==9.0.3