安装类2:zsh: command not found: pip 解决方法
出现zsh: command not found: xxx解决方法: 把 bash shell 中.bash_profile 全部环境变量加入zsh shell里就好 step1: Term执行: ...
出现zsh: command not found: xxx解决方法: 把 bash shell 中.bash_profile 全部环境变量加入zsh shell里就好 step1: Term执行: ...
mac中pip安装包报错解决方法 遇到问题: mac使用pip安装selenium时,报: 解决方法: 直接使用pip安装是会网络连接超时,要使用vpn,这里用了国内镜像pip源: 豆瓣(do ...