Untitled

 avatar
unknown
plain_text
2 years ago
3.6 kB
5
Indexable
ERROR: Command errored out with exit status 1:
     command: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-jm1pnrkh/blist_621bce2fd4934818a43eb49f1d9e5577/setup.py'"'"'; __file__='"'"'/tmp/pip-install-jm1pnrkh/blist_621bce2fd4934818a43eb49f1d9e5577/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-_i5c07ep/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/hobsadmin/.local/include/python3.9/blist
         cwd: /tmp/pip-install-jm1pnrkh/blist_621bce2fd4934818a43eb49f1d9e5577/
    Complete output (20 lines):
    running install
    running build
    running build_py
    creating build
    creating build/lib.linux-x86_64-3.9
    creating build/lib.linux-x86_64-3.9/blist
    copying blist/__init__.py -> build/lib.linux-x86_64-3.9/blist
    copying blist/_sortedlist.py -> build/lib.linux-x86_64-3.9/blist
    copying blist/_btuple.py -> build/lib.linux-x86_64-3.9/blist
    copying blist/_sorteddict.py -> build/lib.linux-x86_64-3.9/blist
    running build_ext
    building 'blist._blist' extension
    creating build/temp.linux-x86_64-3.9
    creating build/temp.linux-x86_64-3.9/blist
    gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DBLIST_FLOAT_RADIX_SORT=1 -I/usr/include/python3.9 -c blist/_blist.c -o build/temp.linux-x86_64-3.9/blist/_blist.o
    blist/_blist.c:38:10: fatal error: Python.h: No such file or directory
       38 | #include <Python.h>
          |          ^~~~~~~~~~
    compilation terminated.
    error: command '/bin/gcc' failed with exit code 1
    ----------------------------------------
ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-jm1pnrkh/blist_621bce2fd4934818a43eb49f1d9e5577/setup.py'"'"'; __file__='"'"'/tmp/pip-install-jm1pnrkh/blist_621bce2fd4934818a43eb49f1d9e5577/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-_i5c07ep/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/hobsadmin/.local/include/python3.9/blist Check the logs for full command output.
has context menu
Compose
Editor is loading...
Leave a Comment