WARNING: The scripts pip, pip3 and pip3.8 are installed in '/home/user/.local/bin' which is not on PATH. code example
Example: is installed in '/home/agent1409/.local/bin' which is not on PATH
export PATH=/home/<user_name>/.local/bin:$PATH
export PATH=/home/<user_name>/.local/bin:$PATH