The script tabulate is installed in '/root/.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