<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font style="" color="#000000" face="Courier New,sans-serif">Thanks Clark, I found the same thing upon searching the issue, and replied to my post with the set of things I had to do to get this working.<br id="FontBreak"></font><br>Thanks,<br>Bryan Sullivan<br><br><div>> From: cboylan@sapwetik.org<br>> To: openstack-dev@lists.openstack.org<br>> Date: Thu, 7 Apr 2016 12:19:56 -0700<br>> Subject: Re: [openstack-dev] [Congress] Issues with Tox testing<br>> <br>> On Thu, Apr 7, 2016, at 11:16 AM, Bryan Sullivan wrote:<br>> > Hi Congress team, <br>> > <br>> > A question for tox testing expert on the Congress team. I'm trying to run<br>> > the tox tests as described at https://github.com/openstack/congress,<br>> > specifically the two commands:<br>> > <br>> > $ sudo pip install 'tox<1.7'<br>> > <br>> > $ tox -epy27 <br>> > <br>> > <br>> > <br>> > Due to conflicts with the OS-owned python config, I run these under my<br>> > virtualenv created in the congress repo as:<br>> > $ cd ~/git/congress<br>> > $ bin/pip  install 'tox<1.7'<br>> > $ bin/tox -epy27<br>> > <br>> > <br>> > But in any event (whether I try to run the tox within the virtualenv or<br>> > not), I get errors such as:<br>> >   c/_cffi_backend.c:15:17: fatal error: ffi.h: No such file or directory<br>> > <br>> > <br>> > <br>> > What's missing in the setup for running these tests? <br>> <br>> This indicates you do not have the libffi development headers installed<br>> on your system. On debuntu they come in the libffi-dev package.<br>> <br>> Clark<br>> <br>> __________________________________________________________________________<br>> OpenStack Development Mailing List (not for usage questions)<br>> Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br></div>                                     </div></body>
</html>