Whenever I am trying to install any package using pip, I am getting this import error:
guru@guru-notebook:~$ pip3 install numpy Traceback (most recent call l
Use the following command before the execution of any pip command
hash -d pip
It will work