tgalal / python-axolotl-curve25519

GNU General Public License v3.0
35 stars 28 forks source link

failed on install with python3.6 ubuntu 14.04 #23

Open mhndm opened 6 years ago

mhndm commented 6 years ago

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

g4w4 commented 5 years ago

I have Ubuntu 16.04.5 LTS. Had the same problem, until install "Cython". So it just runs pip install cython