twitter-api-client icon indicating copy to clipboard operation
twitter-api-client copied to clipboard

Error updating install

Open codilau opened this issue 1 year ago • 0 comments

Hello, it seems this library is a new addon since older versions did not require it. Is anyonw else getting this or it's some cornercase on my system? Python 3.10.13

Building wheel for backports-datetime-fromisoformat (pyproject.toml) ... error
  error: subprocess-exited-with-error
      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

codilau avatar Jan 02 '24 11:01 codilau