movermeyer/backports.datetime_fromisoformat

error on install

codilau opened this issue · 0 comments

Python 3.10.13, ubuntu on ARM64

In file included from backports/datetime_fromisoformat/_datetimemodule.c:66:
      backports/datetime_fromisoformat/_datetimemodule.h:1:10: fatal error: Python.h: No such file or directory
          1 | #include <Python.h>
            |          ^~~~~~~~~~
      compilation terminated.
      error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1
      [end of output]