[issue45513] PIP error Cannot call rmtree on a symbolic link should report the lilnk

2021-10-18 Thread Ned Deily
Ned Deily added the comment: This appears to be an issue with pip. You should report the issue to the pip project: https://github.com/pypa/pip/issues/ -- nosy: +ned.deily resolution: -> third party stage: -> resolved status: open -> closed ___ Py

[issue45513] PIP error Cannot call rmtree on a symbolic link should report the lilnk

2021-10-18 Thread Timothe Litt
New submission from Timothe Litt : Debugging this would be a whole lot easier if the symlink in question was in the error message... (Not to mention that "successfully uninstalled the installer followed by why the new one can't be installed isn't a good thing) pip3 install --upgrade pip R