Current answer already made by @ miso.belica
pip install -U "fabric>2.0.0"
OLD answer (as of 2013)
From the docs:
Please note that all documentation is currently written for Python 2.5 users, but considering possible compatibility with Python 3.x
Or to be more specific:
Python 3.x compatibility
It seems that Python3 support for the factory is a bit confusing and depends on another open source library, paramiko compatible with python3. Currently, the main version supports Python 3.
Perhaps it would be worth playing with this, and then build your copy of the factory on top of this, instead of getting it from pips.
Greg Sep 11 '13 at 19:22 2013-09-11 19:22
source share