On 2019-02-05 16:26, Joe Smongeski wrote:
I've been trying to install the latest Twisted 18.9.0 with pip install,
(using Oracle LInux 7.4), but I'm getting compilation errors. The
first one was:
src/twisted/test/raiser.c:4:20: fatal error: Python.h: No such file or
directory
#include "Pyt
I've been trying to install the latest Twisted 18.9.0 with pip install,
(using Oracle LInux 7.4), but I'm getting compilation errors. The first
one was:
src/twisted/test/raiser.c:4:20: fatal error: Python.h: No such file or
directory
#include "Python.h"
I was able to work around that, but now I