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

 

文章来自:https://www.cnblogs.com/niuli1987/p/10302625.html
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3