Jatin-CBS Asked: 2018-11-23 13:24:41 +0800 CST2018-11-23 13:24:41 +0800 CST 2018-11-23 13:24:41 +0800 CST Pip command not found using root 772 I want to run pip using root for some reason. But when i run sudo pip install ...... it gives me pip: command not found. without root it runs fine but i want to run as root for some reason please help ! python pip 1 Answers Voted Jatin-CBS 2018-11-23T13:44:27+08:002018-11-23T13:44:27+08:00 It didn't work for me how i solved it was sudo /usr/local/bin/pip install PyYAML I will try to make a symlink for next time.
It didn't work for me how i solved it was
I will try to make a symlink for next time.