一、问题描述

  执行pip3 install xxx时报错:pip3: error: can't exec '/usr/local/bin/pip3' (errno=No such file or directory)

 

二、解决方案

  执行命令:brew reinstall python3后再次执行不会再报错了。

 

相关文章:

  • 2021-12-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-23
  • 2022-02-02
  • 2021-09-22
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-03-11
  • 2021-05-15
相关资源
相似解决方案