fab-user
[Top][All Lists]
Advanced

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

[Fab-user] easy_install fabric; fab --list crashes


From: Matthew Wilson
Subject: [Fab-user] easy_install fabric; fab --list crashes
Date: Wed, 16 Sep 2009 14:26:52 -0400

Hi,

I'm setting up a new box, and I just tried installing fabric from the
cheese shop.  The install succeeded, but $ fab --list crashed (session
below).  Let me know if there's anything else I should send along.

Matt

$ easy_install fabric
Searching for fabric
Best match: Fabric 0.1.1
Processing Fabric-0.1.1-py2.5.egg
Fabric 0.1.1 is already the active version in easy-install.pth
Installing fab script to /home/staffknex/.virtualenvs/staffknex/bin

Using 
/home/staffknex/.virtualenvs/staffknex/lib/python2.5/site-packages/Fabric-0.1.1-py2.5.egg
Processing dependencies for fabric
Finished processing dependencies for fabric

$ fab --list
Fabric v. 0.1.1.
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/fabric.py", line 1514, in main
  File "build/bdist.linux-i686/egg/fabric.py", line 662, in load
  File "fabfile.py", line 7, in <module>
    from fabric import api, context_managers
ImportError: cannot import name api


-- 
W. Matthew Wilson
address@hidden
http://tplus1.com




reply via email to

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