backports.datetime_fromisoformat
backports.datetime_fromisoformat copied to clipboard
error on install
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]