fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fab-user] How to install fabric on mac 10.9


From: David
Subject: [Fab-user] How to install fabric on mac 10.9
Date: Wed, 2 Apr 2014 15:55:13 +0800

Hi, Dear all:

I try to install fabric on my mac 10.9.2, But I got failed. The steps are as follows:

  1. Follows the steps on the page:http://docs.fabfile.org/en/1.8/installation.html
  2. address@hidden:~# 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. address@hidden:~# 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

          reply via email to

          [Prev in Thread] Current Thread [Next in Thread]