Open mhndm opened 6 years ago
curve25519module.c:3:20: fatal error: Python.h: No such file or directory
^
compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
I have Ubuntu 16.04.5 LTS. Had the same problem, until install "Cython". So it just runs pip install cython
pip install cython
curve25519module.c:3:20: fatal error: Python.h: No such file or directory
include
compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1