On Thu, 31 Oct 2019 at 22:08, Martin Schöön <martin.sch...@gmail.com> wrote: > Den 2019-10-16 skrev Piet van Oostrum <pie...@vanoostrum.org>: >> Why should that not work? > pip install --user pip broke pip. I have not been able to repair pip
I guess that's just the local pip shadowing the system one when you let the command "pip" to be resolved by the shell. , try calling the absolute path /usr/bin/pip . I do keep pip updated in the user directory with on Ubuntu with no issue. -- Andrea -- https://mail.python.org/mailman/listinfo/python-list