multidict/_multidict.c:1:10: fatal error: Python.h: No such file or directory
#include "Python.h"
^~~~~~~~~~
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
----------------------------------------
Command "/usr/bin/python -u -c "import setuptools, tokenize;
file='/tmp/pip-build-5fjxk3hj/multidict/
setup.py';f=getattr(tokenize, 'open', open)(
file);code=
f.read().replace('\r\n', '\n');f.close();exec(compile(code,
file, 'exec'))" install --record /tmp/pip-5phxgvgu-record/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-build-5fjxk3hj/multidict/