Pip ffi.h Gcc Error ?

Gabriel9999

Member
Joined
Mar 12, 2019
Messages
38
Reaction score
4
Credits
130
I try to install install some library with the pip command. But when I try to install it I get an error like #include <ffi.h> . How can I solve this issue?
^
compilation terminated.
error: command 'gcc' failed with exit status 1
 


Are you using "gcc" with "verbose " option?
In general - when #include fails - the compiler could not locate the file.
Sometime just wrong #include syntax such as #include <file> or $include "file" will fix the "problem".
 
Just a Wizard in, Wizard out - noticed this Thread is in Member Introductions, am moving it to General Linux.

Good luck to the OP and good on the Helpers.

Wizard
 

Members online


Top