this is how I install Ansible, worked on ubuntu 14.04 last time I checked. See if you're missing a package? https://gist.github.com/trondhindenes/01cbcd3e3a98ff57fc00cc5fde97545a
On Tuesday, November 22, 2016 at 6:07:15 PM UTC+1, Boris Modylevsky wrote: > > I am getting an error while installing ansible on Ubuntu 14: > > x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 > -Wall -Wstrict-prototypes -fPIC -DUSE__THREAD -I/usr/include/ffi > -I/usr/include/libffi -I/usr/include/python2.7 -c c/_cffi_backend.c -o > build/temp.linux-x86_64-2.7/c/_cffi_backend.o > c/_cffi_backend.c:2:20: fatal error: Python.h: No such file or directory > > The full error log in the issue details: > https://github.com/ansible/ansible/issues/18578 > > Anyone familiar with it? Any workaround? > > > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/3569049f-0179-4fdd-bd09-6770fa87ce30%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
