Provision fails with "fatal error: ffi.h: No such file or directory" #23
Comments
dipakthoke
commented
Sep 12, 2016
•
|
@gigi-mohemian gigi please install this "sudo apt-get install build-essential libssl-dev libffi-dev python-dev" and "pip install cryptography" into to your virtual box os Thanks ! |
taylorhughes
changed the title from
`vagrant up --provision` fails with "Requirement already satisfied (use --upgrade to upgrade)" to Provision fails with "fatal error: ffi.h: No such file or directory"
Sep 24, 2016
|
If you look at the full error message it looks like your ubuntu box is possibly missing |
taylorhughes
closed this
in 387203c
Sep 24, 2016
gigi-mohemian
commented
Sep 26, 2016
|
Commit 387203c seems to have fixed the issue! Thanks a lot for the swift response and fix! |
|
Woohoo! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gigi-mohemian commentedSep 8, 2016
I tried to install LaunchKit and it failed on me on Step 6.
Running
vagrant up --provisionfailed, resulting in the following error output:Anyone knows what's going on?