pebcak
3
Most probably, at some point, you used sudo pip install
to install that package.
You should never use sudo pip
to install “extraneous” packages into your system directories.
Read through this and you will find the solution to get yourself out of this: