diff --git a/docs/source/topics/solvedproblems.rst b/docs/source/topics/solvedproblems.rst index d1feae76..78f71161 100644 --- a/docs/source/topics/solvedproblems.rst +++ b/docs/source/topics/solvedproblems.rst @@ -16,3 +16,5 @@ The temporary folder for building (/tmp/XYZ) is not owned by your user! This is a new feature of pip>=1.3 where it seems to incorrectly handle the SUDO user. To get around this just remove the above directory and reactivate the appropriate ANVIL command. + +Issue @ https://github.com/pypa/pip/issues/982