Stuck when using pip install on UbuntuMate16.04


My system is UbuntuMate16.04, and there's python2.7 and python3 already on it.

When i want to use pip install to install some python package, it just stuck here and keep retrying......don't know why.

I've also tried [sudo pip install] and it results same.

Is there anyone who can help me?