On Tue, Feb 14, 2012 at 4:53 PM, Paul Hoffman <[email protected]>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.
_______________________________________________
Fab-user mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to