David
2014-04-02 07:55:13 UTC
Hi, Dear all:
I try to install fabric on my mac 10.9.2, But I got failed. The steps are as follows:
Follows the steps on the page:http://docs.fabfile.org/en/1.8/installation.html
***@firstMBP:~# pip install fabric
Requirement already satisfied (use --upgrade to upgrade): fabric in /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Fabric-1.8.3-py2.7.egg
Requirement already satisfied (use --upgrade to upgrade): paramiko>=1.10,<1.13 in /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages (from fabric)
Requirement already satisfied (use --upgrade to upgrade): pycrypto>=2.1,!=2.4 in /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages (from paramiko>=1.10, <1.13->fabric)
Requirement already satisfied (use --upgrade to upgrade): ecdsa in /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages (from paramiko>=1.10,<1.13->fabric)
Cleaning up
3. ***@firstMBP:~# fab
bash: fab: command not found
I have no idea about how to install fabric on mac 10.9.2, Do you have any idea?
Thanks a lot
David
I try to install fabric on my mac 10.9.2, But I got failed. The steps are as follows:
Follows the steps on the page:http://docs.fabfile.org/en/1.8/installation.html
***@firstMBP:~# pip install fabric
Requirement already satisfied (use --upgrade to upgrade): fabric in /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Fabric-1.8.3-py2.7.egg
Requirement already satisfied (use --upgrade to upgrade): paramiko>=1.10,<1.13 in /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages (from fabric)
Requirement already satisfied (use --upgrade to upgrade): pycrypto>=2.1,!=2.4 in /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages (from paramiko>=1.10, <1.13->fabric)
Requirement already satisfied (use --upgrade to upgrade): ecdsa in /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages (from paramiko>=1.10,<1.13->fabric)
Cleaning up
3. ***@firstMBP:~# fab
bash: fab: command not found
I have no idea about how to install fabric on mac 10.9.2, Do you have any idea?
Thanks a lot
David