Hello sekitaka.
After upgrading pip
itself, I can no longer run pip
.
The output error is as follows.
bash-4.2# pip
bash: /usr/bin/pip: No such file or directory
Certainly / usr / bin / pip
was gone.
I couldn't find it even if I which
.
By the way, pip
has been increased from 6.1.1
to 9.0.1
.
hash -r
When I executed a command to erase something like a cache, I was able to use pip
safely.
I don't have much time for the hash
command so I haven't looked into it.
This is my second addiction, so make a note so you don't forget it.
Recommended Posts