fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] Can't go to fabric 1.40 because of pycrypto


From: James Pearson
Subject: Re: [Fab-user] Can't go to fabric 1.40 because of pycrypto
Date: Tue, 14 Feb 2012 17:20:09 -0800

On Tue, Feb 14, 2012 at 4:53 PM, Paul Hoffman <address@hidden> wrote:
Greetings. Wanting to be on the bleeding edge, I tried to upgrade to
fabric 1.40 via pip. But the dependencies fail: pycrypto can't be
build.
[snip]
src/MD2.c:31:20: fatal error: Python.h: No such file or directory

This generally indicates that you're missing the python-dev package; by default, most distros don't bundle the headers necessary for building things against Python.

reply via email to

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