L
L
LayzyTeh2019-10-11 11:54:15
linux
LayzyTeh, 2019-10-11 11:54:15

Error in executing Cython script. What to do?

FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! occurs when running cython3 --embed wer.pyx -o reuw.c
when running reuw.c occurs:
reuw.c:4:10: fatal error: Python.h: No such file or directory
#include "Python.h"
^ ~~~~~~~~~
compilation terminated.
I can't figure out what to do with it.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question