

Requirement already satisfied (use -upgrade to upgrade): six>=1.4.1 in /System/Library/Frameworks/amework/Versions/2.7/Extras/lib/python (from cryptography>=1.1->paramiko)Ĭollecting idna>=2.0 (from cryptography>=1.1->paramiko)ĭownloading 圓-none-any.whl (54kB)ġ00% |████████████████████████████████| 61kB 10.4MB/sĬollecting ipaddress (from cryptography>=1.1->paramiko)ĭownloading ipaddress-1.0.17-py2-none-any.whlĬollecting enum34 (from cryptography>=1.1->paramiko)ĭownloading enum34-1.1.6-py2-none-any.whl check the permissions and owner of that directory.


The directory '/Users/bheng/Library/Caches/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. If executing pip with sudo, you may want sudo's -H flag. Please check the permissions and owner of that directory. Then I got The directory '/Users/bheng/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled.
GUIDE TO INSTALL PYTHON ON MAC MAC OS X
I tried to install paramiko on my Mac OS X 10.11 sudo pip install paramiko
