errors when install mrjob on centos

error:
Cannot uninstall ‘requests’. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
***Errors when install mrjob on centos***
solution:
sudo pip install mrjob --ignore-install requests
***Errors when install mrjob on centos***
Successfully installed
***Errors when install mrjob on centos***

have a test:
***Errors when install mrjob on centos***

相关文章:

  • 2021-08-26
  • 2021-06-21
  • 2021-08-11
  • 2022-02-25
  • 2022-12-23
  • 2022-12-23
  • 2021-06-27
  • 2021-06-16
猜你喜欢
  • 2021-12-13
  • 2021-08-27
  • 2022-02-06
  • 2021-06-28
  • 2022-02-19
  • 2021-07-20
  • 2021-08-02
相关资源
相似解决方案