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***

相关文章: