Re: [Twisted-Python] trouble installing 18.9.0

2019-02-05 Thread Kyle Altendorf
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

[Twisted-Python] trouble installing 18.9.0

2019-02-05 Thread Joe Smongeski
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