zsh: command not found: pip 解决方法

Posted niuli1987

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了zsh: command not found: pip 解决方法相关的知识,希望对你有一定的参考价值。

出现zsh: command not found: xxx解决方法:

把 bash shell 中.bash_profile 全部环境变量加入zsh shell里就好

step1:

Term执行

open .zshrc

 

step2:

找到 “# User configuration”
加入

source ~/.bash_profile

 技术分享图片

 

step3:

Term执行

source .zshrc

 


以上是关于zsh: command not found: pip 解决方法的主要内容,如果未能解决你的问题,请参考以下文章

zsh: command not found: findstr

Mac M1 zsh:command not found:mysql

zsh: command not found: jmeter

oh-my-zsh ,“zsh: command not found: adb”

解决 zsh:command not found

解决 zsh:command not found