fab-user
[Top][All Lists]
Advanced

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

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


From: Rahul Menon
Subject: Re: [Fab-user] How to install fabric on mac 10.9
Date: Wed, 2 Apr 2014 20:54:00 +0530

Looks like you dont have fab in your path.

You may need to have PYTHONPATH to your profile.

Rahul


On Wed, Apr 2, 2014 at 1:25 PM, David <address@hidden> wrote:
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

          _______________________________________________
          Fab-user mailing list
          address@hidden
          https://lists.nongnu.org/mailman/listinfo/fab-user



          reply via email to

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