William White
Results
2
comments of
William White
"Sudo apt-get install python-dev" may solve your python.h issue. Will On Wednesday, October 19, 2016, thecableguy11492 [email protected] wrote: > I'm getting a lot of errors when trying to install trigger...
The ffi.h i believe is installed from libffi-dev (sudo apt-get install libffi-dev). If it is already installed then you can use CFLAGS to reference it. Will On Wednesday, October 19,...