ishanra

Error while installing requirements.txt

Jul 19th, 2021
345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 65.17 KB | None | 0 0
  1. Collecting soupsieve>1.2; python_version >= "3.0"
  2.   Using cached soupsieve-2.2.1-py3-none-any.whl (33 kB)
  3. Building wheels for collected packages: greenlet, libsass, lxml, Pillow, psutil, psycopg2, pyldap, reportlab
  4.   Building wheel for greenlet (setup.py) ... error
  5.   ERROR: Command errored out with exit status 1:
  6.    command: /home/shani/odoo/odooenv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r8ulhnty/greenlet/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r8ulhnty/greenlet/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-iq0p7o39
  7.        cwd: /tmp/pip-install-r8ulhnty/greenlet/
  8.   Complete output (13 lines):
  9.   running bdist_wheel
  10.   running build
  11.   running build_ext
  12.   building 'greenlet' extension
  13.   creating build
  14.   creating build/temp.linux-x86_64-3.8
  15.   x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/home/shani/odoo/odooenv/include -I/usr/include/python3.8 -c greenlet.c -o build/temp.linux-x86_64-3.8/greenlet.o
  16.   In file included from greenlet.c:5:
  17.   greenlet.h:8:10: fatal error: Python.h: No such file or directory
  18.       8 | #include <Python.h>
  19.         |          ^~~~~~~~~~
  20.   compilation terminated.
  21.   error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  22.   ----------------------------------------
  23.   ERROR: Failed building wheel for greenlet
  24.   Running setup.py clean for greenlet
  25.   Building wheel for libsass (setup.py) ... error
  26.   ERROR: Command errored out with exit status 1:
  27.    command: /home/shani/odoo/odooenv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r8ulhnty/libsass/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r8ulhnty/libsass/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-4tcev_lv
  28.        cwd: /tmp/pip-install-r8ulhnty/libsass/
  29.   Complete output (25 lines):
  30.   running bdist_wheel
  31.   running build
  32.   running build_py
  33.   creating build
  34.   creating build/lib.linux-x86_64-3.8
  35.   copying sass.py -> build/lib.linux-x86_64-3.8
  36.   copying sassc.py -> build/lib.linux-x86_64-3.8
  37.   copying sasstests.py -> build/lib.linux-x86_64-3.8
  38.   creating build/lib.linux-x86_64-3.8/sassutils
  39.   copying sassutils/distutils.py -> build/lib.linux-x86_64-3.8/sassutils
  40.   copying sassutils/__init__.py -> build/lib.linux-x86_64-3.8/sassutils
  41.   copying sassutils/builder.py -> build/lib.linux-x86_64-3.8/sassutils
  42.   copying sassutils/wsgi.py -> build/lib.linux-x86_64-3.8/sassutils
  43.   running build_ext
  44.   building '_sass' extension
  45.   creating build/temp.linux-x86_64-3.8
  46.   creating build/temp.linux-x86_64-3.8/libsass
  47.   creating build/temp.linux-x86_64-3.8/libsass/src
  48.   creating build/temp.linux-x86_64-3.8/libsass/src/memory
  49.   x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./libsass/include -I/home/shani/odoo/odooenv/include -I/usr/include/python3.8 -c pysass.cpp -o build/temp.linux-x86_64-3.8/pysass.o -c -O3 -fPIC -std=c++0x -Wall -Wno-parentheses -Werror=switch -DLIBSASS_VERSION="3.4.3"
  50.   pysass.cpp:2:10: fatal error: Python.h: No such file or directory
  51.       2 | #include <Python.h>
  52.         |          ^~~~~~~~~~
  53.   compilation terminated.
  54.   error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  55.   ----------------------------------------
  56.   ERROR: Failed building wheel for libsass
  57.   Running setup.py clean for libsass
  58.   Building wheel for lxml (setup.py) ... error
  59.   ERROR: Command errored out with exit status 1:
  60.    command: /home/shani/odoo/odooenv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r8ulhnty/lxml/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r8ulhnty/lxml/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-6j8s_k2x
  61.        cwd: /tmp/pip-install-r8ulhnty/lxml/
  62.   Complete output (95 lines):
  63.   Building lxml version 4.2.3.
  64.   Building without Cython.
  65.   ERROR: b'/bin/sh: 1: xslt-config: not found\n'
  66.   ** make sure the development packages of libxml2 and libxslt are installed **
  67.  
  68.   Using build configuration of libxslt
  69.   running bdist_wheel
  70.   running build
  71.   running build_py
  72.   creating build
  73.   creating build/lib.linux-x86_64-3.8
  74.   creating build/lib.linux-x86_64-3.8/lxml
  75.   copying src/lxml/pyclasslookup.py -> build/lib.linux-x86_64-3.8/lxml
  76.   copying src/lxml/_elementpath.py -> build/lib.linux-x86_64-3.8/lxml
  77.   copying src/lxml/usedoctest.py -> build/lib.linux-x86_64-3.8/lxml
  78.   copying src/lxml/__init__.py -> build/lib.linux-x86_64-3.8/lxml
  79.   copying src/lxml/ElementInclude.py -> build/lib.linux-x86_64-3.8/lxml
  80.   copying src/lxml/doctestcompare.py -> build/lib.linux-x86_64-3.8/lxml
  81.   copying src/lxml/builder.py -> build/lib.linux-x86_64-3.8/lxml
  82.   copying src/lxml/cssselect.py -> build/lib.linux-x86_64-3.8/lxml
  83.   copying src/lxml/sax.py -> build/lib.linux-x86_64-3.8/lxml
  84.   creating build/lib.linux-x86_64-3.8/lxml/includes
  85.   copying src/lxml/includes/__init__.py -> build/lib.linux-x86_64-3.8/lxml/includes
  86.   creating build/lib.linux-x86_64-3.8/lxml/html
  87.   copying src/lxml/html/_html5builder.py -> build/lib.linux-x86_64-3.8/lxml/html
  88.   copying src/lxml/html/diff.py -> build/lib.linux-x86_64-3.8/lxml/html
  89.   copying src/lxml/html/formfill.py -> build/lib.linux-x86_64-3.8/lxml/html
  90.   copying src/lxml/html/usedoctest.py -> build/lib.linux-x86_64-3.8/lxml/html
  91.   copying src/lxml/html/defs.py -> build/lib.linux-x86_64-3.8/lxml/html
  92.   copying src/lxml/html/__init__.py -> build/lib.linux-x86_64-3.8/lxml/html
  93.   copying src/lxml/html/_setmixin.py -> build/lib.linux-x86_64-3.8/lxml/html
  94.   copying src/lxml/html/builder.py -> build/lib.linux-x86_64-3.8/lxml/html
  95.   copying src/lxml/html/html5parser.py -> build/lib.linux-x86_64-3.8/lxml/html
  96.   copying src/lxml/html/soupparser.py -> build/lib.linux-x86_64-3.8/lxml/html
  97.   copying src/lxml/html/clean.py -> build/lib.linux-x86_64-3.8/lxml/html
  98.   copying src/lxml/html/ElementSoup.py -> build/lib.linux-x86_64-3.8/lxml/html
  99.   copying src/lxml/html/_diffcommand.py -> build/lib.linux-x86_64-3.8/lxml/html
  100.   creating build/lib.linux-x86_64-3.8/lxml/isoschematron
  101.   copying src/lxml/isoschematron/__init__.py -> build/lib.linux-x86_64-3.8/lxml/isoschematron
  102.   copying src/lxml/etree.h -> build/lib.linux-x86_64-3.8/lxml
  103.   copying src/lxml/etree_api.h -> build/lib.linux-x86_64-3.8/lxml
  104.   copying src/lxml/lxml.etree.h -> build/lib.linux-x86_64-3.8/lxml
  105.   copying src/lxml/lxml.etree_api.h -> build/lib.linux-x86_64-3.8/lxml
  106.   copying src/lxml/includes/xinclude.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  107.   copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  108.   copying src/lxml/includes/xslt.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  109.   copying src/lxml/includes/relaxng.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  110.   copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  111.   copying src/lxml/includes/config.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  112.   copying src/lxml/includes/xpath.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  113.   copying src/lxml/includes/uri.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  114.   copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  115.   copying src/lxml/includes/__init__.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  116.   copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  117.   copying src/lxml/includes/schematron.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  118.   copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  119.   copying src/lxml/includes/tree.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  120.   copying src/lxml/includes/c14n.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  121.   copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  122.   copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-3.8/lxml/includes
  123.   copying src/lxml/includes/etree_defs.h -> build/lib.linux-x86_64-3.8/lxml/includes
  124.   creating build/lib.linux-x86_64-3.8/lxml/isoschematron/resources
  125.   creating build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/rng
  126.   copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/rng
  127.   creating build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl
  128.   copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl
  129.   copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl
  130.   creating build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  131.   copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  132.   copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  133.   copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  134.   copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  135.   copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  136.   copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  137.   running build_ext
  138.   building 'lxml.etree' extension
  139.   creating build/temp.linux-x86_64-3.8
  140.   creating build/temp.linux-x86_64-3.8/src
  141.   creating build/temp.linux-x86_64-3.8/src/lxml
  142.   x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -Isrc -Isrc/lxml/includes -I/home/shani/odoo/odooenv/include -I/usr/include/python3.8 -c src/lxml/etree.c -o build/temp.linux-x86_64-3.8/src/lxml/etree.o -w
  143.   src/lxml/etree.c:97:10: fatal error: Python.h: No such file or directory
  144.      97 | #include "Python.h"
  145.         |          ^~~~~~~~~~
  146.   compilation terminated.
  147.   Compile failed: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  148.   creating tmp
  149.   cc -I/usr/include/libxml2 -c /tmp/xmlXPathInitwxs24pmq.c -o tmp/xmlXPathInitwxs24pmq.o
  150.   /tmp/xmlXPathInitwxs24pmq.c:1:10: fatal error: libxml/xpath.h: No such file or directory
  151.       1 | #include "libxml/xpath.h"
  152.         |          ^~~~~~~~~~~~~~~~
  153.   compilation terminated.
  154.   *********************************************************************************
  155.   Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed?
  156.   *********************************************************************************
  157.   error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  158.   ----------------------------------------
  159.   ERROR: Failed building wheel for lxml
  160.   Running setup.py clean for lxml
  161.   Building wheel for Pillow (setup.py) ... error
  162.   ERROR: Command errored out with exit status 1:
  163.    command: /home/shani/odoo/odooenv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r8ulhnty/Pillow/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r8ulhnty/Pillow/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-xia9p9sm
  164.        cwd: /tmp/pip-install-r8ulhnty/Pillow/
  165.   Complete output (175 lines):
  166.   running bdist_wheel
  167.   running build
  168.   running build_py
  169.   creating build
  170.   creating build/lib.linux-x86_64-3.8
  171.   creating build/lib.linux-x86_64-3.8/PIL
  172.   copying src/PIL/GifImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  173.   copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  174.   copying src/PIL/GimpGradientFile.py -> build/lib.linux-x86_64-3.8/PIL
  175.   copying src/PIL/TiffTags.py -> build/lib.linux-x86_64-3.8/PIL
  176.   copying src/PIL/PpmImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  177.   copying src/PIL/FliImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  178.   copying src/PIL/ImImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  179.   copying src/PIL/ImageGrab.py -> build/lib.linux-x86_64-3.8/PIL
  180.   copying src/PIL/PcxImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  181.   copying src/PIL/ImagePath.py -> build/lib.linux-x86_64-3.8/PIL
  182.   copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  183.   copying src/PIL/EpsImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  184.   copying src/PIL/_binary.py -> build/lib.linux-x86_64-3.8/PIL
  185.   copying src/PIL/ImageColor.py -> build/lib.linux-x86_64-3.8/PIL
  186.   copying src/PIL/ImageTransform.py -> build/lib.linux-x86_64-3.8/PIL
  187.   copying src/PIL/ImageDraw2.py -> build/lib.linux-x86_64-3.8/PIL
  188.   copying src/PIL/ImageMath.py -> build/lib.linux-x86_64-3.8/PIL
  189.   copying src/PIL/BmpImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  190.   copying src/PIL/MspImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  191.   copying src/PIL/TarIO.py -> build/lib.linux-x86_64-3.8/PIL
  192.   copying src/PIL/ImageEnhance.py -> build/lib.linux-x86_64-3.8/PIL
  193.   copying src/PIL/ImageSequence.py -> build/lib.linux-x86_64-3.8/PIL
  194.   copying src/PIL/__init__.py -> build/lib.linux-x86_64-3.8/PIL
  195.   copying src/PIL/GimpPaletteFile.py -> build/lib.linux-x86_64-3.8/PIL
  196.   copying src/PIL/GdImageFile.py -> build/lib.linux-x86_64-3.8/PIL
  197.   copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  198.   copying src/PIL/ImageDraw.py -> build/lib.linux-x86_64-3.8/PIL
  199.   copying src/PIL/ImageFile.py -> build/lib.linux-x86_64-3.8/PIL
  200.   copying src/PIL/PalmImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  201.   copying src/PIL/JpegImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  202.   copying src/PIL/ImageMorph.py -> build/lib.linux-x86_64-3.8/PIL
  203.   copying src/PIL/PyAccess.py -> build/lib.linux-x86_64-3.8/PIL
  204.   copying src/PIL/_util.py -> build/lib.linux-x86_64-3.8/PIL
  205.   copying src/PIL/WmfImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  206.   copying src/PIL/PSDraw.py -> build/lib.linux-x86_64-3.8/PIL
  207.   copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  208.   copying src/PIL/TgaImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  209.   copying src/PIL/ImageCms.py -> build/lib.linux-x86_64-3.8/PIL
  210.   copying src/PIL/__main__.py -> build/lib.linux-x86_64-3.8/PIL
  211.   copying src/PIL/ImageFont.py -> build/lib.linux-x86_64-3.8/PIL
  212.   copying src/PIL/PcfFontFile.py -> build/lib.linux-x86_64-3.8/PIL
  213.   copying src/PIL/FontFile.py -> build/lib.linux-x86_64-3.8/PIL
  214.   copying src/PIL/FtexImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  215.   copying src/PIL/XpmImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  216.   copying src/PIL/ImageMode.py -> build/lib.linux-x86_64-3.8/PIL
  217.   copying src/PIL/DdsImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  218.   copying src/PIL/ImageFilter.py -> build/lib.linux-x86_64-3.8/PIL
  219.   copying src/PIL/PcdImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  220.   copying src/PIL/_tkinter_finder.py -> build/lib.linux-x86_64-3.8/PIL
  221.   copying src/PIL/SunImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  222.   copying src/PIL/ImageWin.py -> build/lib.linux-x86_64-3.8/PIL
  223.   copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  224.   copying src/PIL/BdfFontFile.py -> build/lib.linux-x86_64-3.8/PIL
  225.   copying src/PIL/MicImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  226.   copying src/PIL/WebPImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  227.   copying src/PIL/ContainerIO.py -> build/lib.linux-x86_64-3.8/PIL
  228.   copying src/PIL/XbmImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  229.   copying src/PIL/IptcImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  230.   copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  231.   copying src/PIL/PsdImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  232.   copying src/PIL/WalImageFile.py -> build/lib.linux-x86_64-3.8/PIL
  233.   copying src/PIL/BlpImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  234.   copying src/PIL/CurImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  235.   copying src/PIL/ImageChops.py -> build/lib.linux-x86_64-3.8/PIL
  236.   copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  237.   copying src/PIL/features.py -> build/lib.linux-x86_64-3.8/PIL
  238.   copying src/PIL/IcoImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  239.   copying src/PIL/ExifTags.py -> build/lib.linux-x86_64-3.8/PIL
  240.   copying src/PIL/Image.py -> build/lib.linux-x86_64-3.8/PIL
  241.   copying src/PIL/PixarImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  242.   copying src/PIL/ImageOps.py -> build/lib.linux-x86_64-3.8/PIL
  243.   copying src/PIL/FpxImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  244.   copying src/PIL/ImageQt.py -> build/lib.linux-x86_64-3.8/PIL
  245.   copying src/PIL/ImtImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  246.   copying src/PIL/PdfParser.py -> build/lib.linux-x86_64-3.8/PIL
  247.   copying src/PIL/PngImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  248.   copying src/PIL/DcxImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  249.   copying src/PIL/MpegImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  250.   copying src/PIL/FitsStubImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  251.   copying src/PIL/_version.py -> build/lib.linux-x86_64-3.8/PIL
  252.   copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  253.   copying src/PIL/JpegPresets.py -> build/lib.linux-x86_64-3.8/PIL
  254.   copying src/PIL/ImagePalette.py -> build/lib.linux-x86_64-3.8/PIL
  255.   copying src/PIL/PdfImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  256.   copying src/PIL/PaletteFile.py -> build/lib.linux-x86_64-3.8/PIL
  257.   copying src/PIL/ImageTk.py -> build/lib.linux-x86_64-3.8/PIL
  258.   copying src/PIL/TiffImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  259.   copying src/PIL/ImageStat.py -> build/lib.linux-x86_64-3.8/PIL
  260.   copying src/PIL/ImageShow.py -> build/lib.linux-x86_64-3.8/PIL
  261.   copying src/PIL/SgiImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  262.   copying src/PIL/MpoImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  263.   copying src/PIL/GbrImagePlugin.py -> build/lib.linux-x86_64-3.8/PIL
  264.   running egg_info
  265.   writing src/Pillow.egg-info/PKG-INFO
  266.   writing dependency_links to src/Pillow.egg-info/dependency_links.txt
  267.   writing top-level names to src/Pillow.egg-info/top_level.txt
  268.   reading manifest file 'src/Pillow.egg-info/SOURCES.txt'
  269.   reading manifest template 'MANIFEST.in'
  270.   warning: no files found matching '*.c'
  271.   warning: no files found matching '*.h'
  272.   warning: no files found matching '*.sh'
  273.   no previously-included directories found matching 'docs/_static'
  274.   warning: no previously-included files found matching '.appveyor.yml'
  275.   warning: no previously-included files found matching '.coveragerc'
  276.   warning: no previously-included files found matching '.codecov.yml'
  277.   warning: no previously-included files found matching '.editorconfig'
  278.   warning: no previously-included files found matching '.landscape.yaml'
  279.   warning: no previously-included files found matching '.readthedocs.yml'
  280.   warning: no previously-included files found matching 'azure-pipelines.yml'
  281.   warning: no previously-included files found matching 'tox.ini'
  282.   warning: no previously-included files matching '.git*' found anywhere in distribution
  283.   warning: no previously-included files matching '*.pyc' found anywhere in distribution
  284.   warning: no previously-included files matching '*.so' found anywhere in distribution
  285.   no previously-included directories found matching '.azure-pipelines'
  286.   no previously-included directories found matching '.travis'
  287.   writing manifest file 'src/Pillow.egg-info/SOURCES.txt'
  288.   running build_ext
  289.  
  290.  
  291.   The headers or library files could not be found for zlib,
  292.   a required dependency when compiling Pillow from source.
  293.  
  294.   Please see the install instructions at:
  295.      https://pillow.readthedocs.io/en/latest/installation.html
  296.  
  297.   Traceback (most recent call last):
  298.     File "/tmp/pip-install-r8ulhnty/Pillow/setup.py", line 839, in <module>
  299.       setup(
  300.     File "/home/shani/odoo/odooenv/lib/python3.8/site-packages/setuptools/__init__.py", line 145, in setup
  301.       return distutils.core.setup(**attrs)
  302.     File "/usr/lib/python3.8/distutils/core.py", line 148, in setup
  303.       dist.run_commands()
  304.     File "/usr/lib/python3.8/distutils/dist.py", line 966, in run_commands
  305.       self.run_command(cmd)
  306.     File "/usr/lib/python3.8/distutils/dist.py", line 985, in run_command
  307.       cmd_obj.run()
  308.     File "/home/shani/odoo/odooenv/lib/python3.8/site-packages/wheel/bdist_wheel.py", line 223, in run
  309.       self.run_command('build')
  310.     File "/usr/lib/python3.8/distutils/cmd.py", line 313, in run_command
  311.       self.distribution.run_command(command)
  312.     File "/usr/lib/python3.8/distutils/dist.py", line 985, in run_command
  313.       cmd_obj.run()
  314.     File "/usr/lib/python3.8/distutils/command/build.py", line 135, in run
  315.       self.run_command(cmd_name)
  316.     File "/usr/lib/python3.8/distutils/cmd.py", line 313, in run_command
  317.       self.distribution.run_command(command)
  318.     File "/usr/lib/python3.8/distutils/dist.py", line 985, in run_command
  319.       cmd_obj.run()
  320.     File "/usr/lib/python3.8/distutils/command/build_ext.py", line 340, in run
  321.       self.build_extensions()
  322.     File "/tmp/pip-install-r8ulhnty/Pillow/setup.py", line 674, in build_extensions
  323.       raise RequiredDependencyException(f)
  324.   __main__.RequiredDependencyException: zlib
  325.  
  326.   During handling of the above exception, another exception occurred:
  327.  
  328.   Traceback (most recent call last):
  329.     File "<string>", line 1, in <module>
  330.     File "/tmp/pip-install-r8ulhnty/Pillow/setup.py", line 888, in <module>
  331.       raise RequiredDependencyException(msg)
  332.   __main__.RequiredDependencyException:
  333.  
  334.   The headers or library files could not be found for zlib,
  335.   a required dependency when compiling Pillow from source.
  336.  
  337.   Please see the install instructions at:
  338.      https://pillow.readthedocs.io/en/latest/installation.html
  339.  
  340.  
  341.   ----------------------------------------
  342.   ERROR: Failed building wheel for Pillow
  343.   Running setup.py clean for Pillow
  344.   Building wheel for psutil (setup.py) ... error
  345.   ERROR: Command errored out with exit status 1:
  346.    command: /home/shani/odoo/odooenv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r8ulhnty/psutil/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r8ulhnty/psutil/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-kn8tz3zr
  347.        cwd: /tmp/pip-install-r8ulhnty/psutil/
  348.   Complete output (38 lines):
  349.   running bdist_wheel
  350.   running build
  351.   running build_py
  352.   creating build
  353.   creating build/lib.linux-x86_64-3.8
  354.   creating build/lib.linux-x86_64-3.8/psutil
  355.   copying psutil/_compat.py -> build/lib.linux-x86_64-3.8/psutil
  356.   copying psutil/__init__.py -> build/lib.linux-x86_64-3.8/psutil
  357.   copying psutil/_pssunos.py -> build/lib.linux-x86_64-3.8/psutil
  358.   copying psutil/_pswindows.py -> build/lib.linux-x86_64-3.8/psutil
  359.   copying psutil/_common.py -> build/lib.linux-x86_64-3.8/psutil
  360.   copying psutil/_psbsd.py -> build/lib.linux-x86_64-3.8/psutil
  361.   copying psutil/_psosx.py -> build/lib.linux-x86_64-3.8/psutil
  362.   copying psutil/_pslinux.py -> build/lib.linux-x86_64-3.8/psutil
  363.   copying psutil/_psposix.py -> build/lib.linux-x86_64-3.8/psutil
  364.   creating build/lib.linux-x86_64-3.8/psutil/tests
  365.   copying psutil/tests/test_process.py -> build/lib.linux-x86_64-3.8/psutil/tests
  366.   copying psutil/tests/test_windows.py -> build/lib.linux-x86_64-3.8/psutil/tests
  367.   copying psutil/tests/test_linux.py -> build/lib.linux-x86_64-3.8/psutil/tests
  368.   copying psutil/tests/test_memory_leaks.py -> build/lib.linux-x86_64-3.8/psutil/tests
  369.   copying psutil/tests/test_osx.py -> build/lib.linux-x86_64-3.8/psutil/tests
  370.   copying psutil/tests/__init__.py -> build/lib.linux-x86_64-3.8/psutil/tests
  371.   copying psutil/tests/test_system.py -> build/lib.linux-x86_64-3.8/psutil/tests
  372.   copying psutil/tests/test_bsd.py -> build/lib.linux-x86_64-3.8/psutil/tests
  373.   copying psutil/tests/test_misc.py -> build/lib.linux-x86_64-3.8/psutil/tests
  374.   copying psutil/tests/test_posix.py -> build/lib.linux-x86_64-3.8/psutil/tests
  375.   copying psutil/tests/runner.py -> build/lib.linux-x86_64-3.8/psutil/tests
  376.   copying psutil/tests/test_sunos.py -> build/lib.linux-x86_64-3.8/psutil/tests
  377.   running build_ext
  378.   building 'psutil._psutil_linux' extension
  379.   creating build/temp.linux-x86_64-3.8
  380.   creating build/temp.linux-x86_64-3.8/psutil
  381.   x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPSUTIL_VERSION=431 -I/home/shani/odoo/odooenv/include -I/usr/include/python3.8 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-3.8/psutil/_psutil_linux.o
  382.   psutil/_psutil_linux.c:12:10: fatal error: Python.h: No such file or directory
  383.      12 | #include <Python.h>
  384.         |          ^~~~~~~~~~
  385.   compilation terminated.
  386.   error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  387.   ----------------------------------------
  388.   ERROR: Failed building wheel for psutil
  389.   Running setup.py clean for psutil
  390.   Building wheel for psycopg2 (setup.py) ... error
  391.   ERROR: Command errored out with exit status 1:
  392.    command: /home/shani/odoo/odooenv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r8ulhnty/psycopg2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r8ulhnty/psycopg2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-1t5bs4oz
  393.        cwd: /tmp/pip-install-r8ulhnty/psycopg2/
  394.   Complete output (40 lines):
  395.   running bdist_wheel
  396.   running build
  397.   running build_py
  398.   creating build
  399.   creating build/lib.linux-x86_64-3.8
  400.   creating build/lib.linux-x86_64-3.8/psycopg2
  401.   copying lib/compat.py -> build/lib.linux-x86_64-3.8/psycopg2
  402.   copying lib/errorcodes.py -> build/lib.linux-x86_64-3.8/psycopg2
  403.   copying lib/_json.py -> build/lib.linux-x86_64-3.8/psycopg2
  404.   copying lib/__init__.py -> build/lib.linux-x86_64-3.8/psycopg2
  405.   copying lib/extras.py -> build/lib.linux-x86_64-3.8/psycopg2
  406.   copying lib/extensions.py -> build/lib.linux-x86_64-3.8/psycopg2
  407.   copying lib/_lru_cache.py -> build/lib.linux-x86_64-3.8/psycopg2
  408.   copying lib/pool.py -> build/lib.linux-x86_64-3.8/psycopg2
  409.   copying lib/_range.py -> build/lib.linux-x86_64-3.8/psycopg2
  410.   copying lib/errors.py -> build/lib.linux-x86_64-3.8/psycopg2
  411.   copying lib/_ipaddress.py -> build/lib.linux-x86_64-3.8/psycopg2
  412.   copying lib/sql.py -> build/lib.linux-x86_64-3.8/psycopg2
  413.   copying lib/tz.py -> build/lib.linux-x86_64-3.8/psycopg2
  414.   running build_ext
  415.   building 'psycopg2._psycopg' extension
  416.   creating build/temp.linux-x86_64-3.8
  417.   creating build/temp.linux-x86_64-3.8/psycopg
  418.   x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPSYCOPG_VERSION=2.8.3 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120007 -DHAVE_LO64=1 -I/home/shani/odoo/odooenv/include -I/usr/include/python3.8 -I. -I/usr/include/postgresql -I/usr/include/postgresql/12/server -c psycopg/psycopgmodule.c -o build/temp.linux-x86_64-3.8/psycopg/psycopgmodule.o -Wdeclaration-after-statement
  419.   In file included from psycopg/psycopgmodule.c:27:
  420.   ./psycopg/psycopg.h:34:10: fatal error: Python.h: No such file or directory
  421.      34 | #include <Python.h>
  422.         |          ^~~~~~~~~~
  423.   compilation terminated.
  424.  
  425.   It appears you are missing some prerequisite to build the package from source.
  426.  
  427.   You may install a binary package by installing 'psycopg2-binary' from PyPI.
  428.   If you want to install psycopg2 from source, please install the packages
  429.   required for the build and try again.
  430.  
  431.   For further information please check the 'doc/src/install.rst' file (also at
  432.   <http://initd.org/psycopg/docs/install.html>).
  433.  
  434.   error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  435.   ----------------------------------------
  436.   ERROR: Failed building wheel for psycopg2
  437.   Running setup.py clean for psycopg2
  438.   Building wheel for pyldap (setup.py) ... error
  439.   ERROR: Command errored out with exit status 1:
  440.    command: /home/shani/odoo/odooenv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r8ulhnty/pyldap/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r8ulhnty/pyldap/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-u2qfvhvn
  441.        cwd: /tmp/pip-install-r8ulhnty/pyldap/
  442.   Complete output (81 lines):
  443.   defines: HAVE_SASL HAVE_TLS HAVE_LIBLDAP_R
  444.   extra_compile_args:
  445.   extra_objects:
  446.   include_dirs: /usr/include /usr/include/sasl /usr/local/include /usr/local/include/sasl
  447.   library_dirs: /usr/lib /usr/lib64 /usr/local/lib /usr/local/lib64
  448.   libs: ldap_r
  449.   running bdist_wheel
  450.   running build
  451.   running build_py
  452.   file Lib/ldap.py (for module ldap) not found
  453.   file Lib/ldap/controls.py (for module ldap.controls) not found
  454.   file Lib/ldap/extop.py (for module ldap.extop) not found
  455.   file Lib/ldap/schema.py (for module ldap.schema) not found
  456.   creating build
  457.   creating build/lib.linux-x86_64-3.8
  458.   copying Lib/ldapurl.py -> build/lib.linux-x86_64-3.8
  459.   copying Lib/ldif.py -> build/lib.linux-x86_64-3.8
  460.   copying Lib/dsml.py -> build/lib.linux-x86_64-3.8
  461.   creating build/lib.linux-x86_64-3.8/ldap
  462.   copying Lib/ldap/__init__.py -> build/lib.linux-x86_64-3.8/ldap
  463.   copying Lib/ldap/async.py -> build/lib.linux-x86_64-3.8/ldap
  464.   copying Lib/ldap/compat.py -> build/lib.linux-x86_64-3.8/ldap
  465.   creating build/lib.linux-x86_64-3.8/ldap/controls
  466.   copying Lib/ldap/controls/__init__.py -> build/lib.linux-x86_64-3.8/ldap/controls
  467.   copying Lib/ldap/controls/deref.py -> build/lib.linux-x86_64-3.8/ldap/controls
  468.   copying Lib/ldap/controls/libldap.py -> build/lib.linux-x86_64-3.8/ldap/controls
  469.   copying Lib/ldap/controls/openldap.py -> build/lib.linux-x86_64-3.8/ldap/controls
  470.   copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-x86_64-3.8/ldap/controls
  471.   copying Lib/ldap/controls/psearch.py -> build/lib.linux-x86_64-3.8/ldap/controls
  472.   copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-x86_64-3.8/ldap/controls
  473.   copying Lib/ldap/controls/readentry.py -> build/lib.linux-x86_64-3.8/ldap/controls
  474.   copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-x86_64-3.8/ldap/controls
  475.   copying Lib/ldap/controls/simple.py -> build/lib.linux-x86_64-3.8/ldap/controls
  476.   copying Lib/ldap/controls/sss.py -> build/lib.linux-x86_64-3.8/ldap/controls
  477.   copying Lib/ldap/cidict.py -> build/lib.linux-x86_64-3.8/ldap
  478.   copying Lib/ldap/dn.py -> build/lib.linux-x86_64-3.8/ldap
  479.   creating build/lib.linux-x86_64-3.8/ldap/extop
  480.   copying Lib/ldap/extop/__init__.py -> build/lib.linux-x86_64-3.8/ldap/extop
  481.   copying Lib/ldap/extop/dds.py -> build/lib.linux-x86_64-3.8/ldap/extop
  482.   copying Lib/ldap/filter.py -> build/lib.linux-x86_64-3.8/ldap
  483.   copying Lib/ldap/functions.py -> build/lib.linux-x86_64-3.8/ldap
  484.   copying Lib/ldap/ldapobject.py -> build/lib.linux-x86_64-3.8/ldap
  485.   copying Lib/ldap/logger.py -> build/lib.linux-x86_64-3.8/ldap
  486.   copying Lib/ldap/modlist.py -> build/lib.linux-x86_64-3.8/ldap
  487.   copying Lib/ldap/resiter.py -> build/lib.linux-x86_64-3.8/ldap
  488.   copying Lib/ldap/sasl.py -> build/lib.linux-x86_64-3.8/ldap
  489.   creating build/lib.linux-x86_64-3.8/ldap/schema
  490.   copying Lib/ldap/schema/__init__.py -> build/lib.linux-x86_64-3.8/ldap/schema
  491.   copying Lib/ldap/schema/models.py -> build/lib.linux-x86_64-3.8/ldap/schema
  492.   copying Lib/ldap/schema/subentry.py -> build/lib.linux-x86_64-3.8/ldap/schema
  493.   copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-x86_64-3.8/ldap/schema
  494.   copying Lib/ldap/syncrepl.py -> build/lib.linux-x86_64-3.8/ldap
  495.   file Lib/ldap.py (for module ldap) not found
  496.   file Lib/ldap/controls.py (for module ldap.controls) not found
  497.   file Lib/ldap/extop.py (for module ldap.extop) not found
  498.   file Lib/ldap/schema.py (for module ldap.schema) not found
  499.   running egg_info
  500.   writing Lib/pyldap.egg-info/PKG-INFO
  501.   writing dependency_links to Lib/pyldap.egg-info/dependency_links.txt
  502.   writing requirements to Lib/pyldap.egg-info/requires.txt
  503.   writing top-level names to Lib/pyldap.egg-info/top_level.txt
  504.   file Lib/ldap.py (for module ldap) not found
  505.   file Lib/ldap/controls.py (for module ldap.controls) not found
  506.   file Lib/ldap/extop.py (for module ldap.extop) not found
  507.   file Lib/ldap/schema.py (for module ldap.schema) not found
  508.   reading manifest file 'Lib/pyldap.egg-info/SOURCES.txt'
  509.   reading manifest template 'MANIFEST.in'
  510.   warning: no files found matching 'Makefile'
  511.   warning: no files found matching 'Modules/LICENSE'
  512.   writing manifest file 'Lib/pyldap.egg-info/SOURCES.txt'
  513.   running build_ext
  514.   building '_ldap' extension
  515.   creating build/temp.linux-x86_64-3.8
  516.   creating build/temp.linux-x86_64-3.8/Modules
  517.   x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.28 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/home/shani/odoo/odooenv/include -I/usr/include/python3.8 -c Modules/LDAPObject.c -o build/temp.linux-x86_64-3.8/Modules/LDAPObject.o
  518.   In file included from Modules/LDAPObject.c:4:
  519.   Modules/common.h:10:10: fatal error: Python.h: No such file or directory
  520.      10 | #include "Python.h"
  521.         |          ^~~~~~~~~~
  522.   compilation terminated.
  523.   error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  524.   ----------------------------------------
  525.   ERROR: Failed building wheel for pyldap
  526.   Running setup.py clean for pyldap
  527.   Building wheel for reportlab (setup.py) ... error
  528.   ERROR: Command errored out with exit status 1:
  529.    command: /home/shani/odoo/odooenv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r8ulhnty/reportlab/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r8ulhnty/reportlab/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-x0perjw8
  530.        cwd: /tmp/pip-install-r8ulhnty/reportlab/
  531.   Complete output (225 lines):
  532.   ################################################
  533.   #Attempting install of _rl_accel & pyHnj
  534.   #extensions from '/tmp/pip-install-r8ulhnty/reportlab/src/rl_addons/rl_accel'
  535.   ################################################
  536.   ################################################
  537.   #Attempting install of _renderPM
  538.   #extensions from '/tmp/pip-install-r8ulhnty/reportlab/src/rl_addons/renderPM'
  539.   will use package libart 2.3.12
  540.   # installing without freetype no ttf, sorry!
  541.   # You need to install a static library version of the freetype2 software
  542.   # If you need truetype support in renderPM
  543.   # You may need to edit setup.cfg (win32)
  544.   # or edit this file to access the library if it is installed
  545.   ################################################
  546. 'reportlab.lib._rl_accel' extension
  547.   creating build/temp.linux-x86_64-3.8
  548.   creating build/temp.linux-x86_64-3.8/tmp
  549.   creating build/temp.linux-x86_64-3.8/tmp/pip-install-r8ulhnty
  550.   creating build/temp.linux-x86_64-3.8/tmp/pip-install-r8ulhnty/reportlab
  551.   creating build/temp.linux-x86_64-3.8/tmp/pip-install-r8ulhnty/reportlab/src
  552.   creating build/temp.linux-x86_64-3.8/tmp/pip-install-r8ulhnty/reportlab/src/rl_addons
  553.   creating build/temp.linux-x86_64-3.8/tmp/pip-install-r8ulhnty/reportlab/src/rl_addons/rl_accel
  554.   x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/home/shani/odoo/odooenv/include -I/usr/include/python3.8 -c /tmp/pip-install-r8ulhnty/reportlab/src/rl_addons/rl_accel/_rl_accel.c -o build/temp.linux-x86_64-3.8/tmp/pip-install-r8ulhnty/reportlab/src/rl_addons/rl_accel/_rl_accel.o
  555.   /tmp/pip-install-r8ulhnty/reportlab/src/rl_addons/rl_accel/_rl_accel.c:8:10: fatal error: Python.h: No such file or directory
  556.       8 | #include "Python.h"
  557.         |          ^~~~~~~~~~
  558.   compilation terminated.
  559.   error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  560.   ----------------------------------------
  561.   ERROR: Failed building wheel for reportlab
  562.   Running setup.py clean for reportlab
  563. Failed to build greenlet libsass lxml Pillow psutil psycopg2 pyldap reportlab
  564. Installing collected packages: idna, certifi, urllib3, requests, lxml, ebaysdk, feedparser, greenlet, gevent, html2text, MarkupSafe, Jinja2, six, libsass, Mako, pbr, mock, num2words, soupsieve, beautifulsoup4, ofxparse, passlib, Pillow, psutil, psycopg2, pyparsing, pydot, pyldap, PyPDF2, pyserial, python-dateutil, pyusb, qrcode, reportlab, suds-jurko, python-stdnum, vatnumber, vobject, Werkzeug, XlsxWriter, xlwt, xlrd
  565.     Running setup.py install for lxml ... error
  566.     ERROR: Command errored out with exit status 1:
  567.      command: /home/shani/odoo/odooenv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r8ulhnty/lxml/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r8ulhnty/lxml/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-record-ohc4i_1m/install-record.txt --single-version-externally-managed --compile --install-headers /home/shani/odoo/odooenv/include/site/python3.8/lxml
  568.          cwd: /tmp/pip-install-r8ulhnty/lxml/
  569.     Complete output (94 lines):
  570.     Building lxml version 4.2.3.
  571.     Building without Cython.
  572.     ERROR: b'/bin/sh: 1: xslt-config: not found\n'
  573.     ** make sure the development packages of libxml2 and libxslt are installed **
  574.    
  575.     Using build configuration of libxslt
  576.     running install
  577.     running build
  578.     running build_py
  579.     creating build
  580.     creating build/lib.linux-x86_64-3.8
  581.     creating build/lib.linux-x86_64-3.8/lxml
  582.     copying src/lxml/pyclasslookup.py -> build/lib.linux-x86_64-3.8/lxml
  583.     copying src/lxml/_elementpath.py -> build/lib.linux-x86_64-3.8/lxml
  584.     copying src/lxml/usedoctest.py -> build/lib.linux-x86_64-3.8/lxml
  585.     copying src/lxml/__init__.py -> build/lib.linux-x86_64-3.8/lxml
  586.     copying src/lxml/ElementInclude.py -> build/lib.linux-x86_64-3.8/lxml
  587.     copying src/lxml/doctestcompare.py -> build/lib.linux-x86_64-3.8/lxml
  588.     copying src/lxml/builder.py -> build/lib.linux-x86_64-3.8/lxml
  589.     copying src/lxml/cssselect.py -> build/lib.linux-x86_64-3.8/lxml
  590.     copying src/lxml/sax.py -> build/lib.linux-x86_64-3.8/lxml
  591.     creating build/lib.linux-x86_64-3.8/lxml/includes
  592.     copying src/lxml/includes/__init__.py -> build/lib.linux-x86_64-3.8/lxml/includes
  593.     creating build/lib.linux-x86_64-3.8/lxml/html
  594.     copying src/lxml/html/_html5builder.py -> build/lib.linux-x86_64-3.8/lxml/html
  595.     copying src/lxml/html/diff.py -> build/lib.linux-x86_64-3.8/lxml/html
  596.     copying src/lxml/html/formfill.py -> build/lib.linux-x86_64-3.8/lxml/html
  597.     copying src/lxml/html/usedoctest.py -> build/lib.linux-x86_64-3.8/lxml/html
  598.     copying src/lxml/html/defs.py -> build/lib.linux-x86_64-3.8/lxml/html
  599.     copying src/lxml/html/__init__.py -> build/lib.linux-x86_64-3.8/lxml/html
  600.     copying src/lxml/html/_setmixin.py -> build/lib.linux-x86_64-3.8/lxml/html
  601.     copying src/lxml/html/builder.py -> build/lib.linux-x86_64-3.8/lxml/html
  602.     copying src/lxml/html/html5parser.py -> build/lib.linux-x86_64-3.8/lxml/html
  603.     copying src/lxml/html/soupparser.py -> build/lib.linux-x86_64-3.8/lxml/html
  604.     copying src/lxml/html/clean.py -> build/lib.linux-x86_64-3.8/lxml/html
  605.     copying src/lxml/html/ElementSoup.py -> build/lib.linux-x86_64-3.8/lxml/html
  606.     copying src/lxml/html/_diffcommand.py -> build/lib.linux-x86_64-3.8/lxml/html
  607.     creating build/lib.linux-x86_64-3.8/lxml/isoschematron
  608.     copying src/lxml/isoschematron/__init__.py -> build/lib.linux-x86_64-3.8/lxml/isoschematron
  609.     copying src/lxml/etree.h -> build/lib.linux-x86_64-3.8/lxml
  610.     copying src/lxml/etree_api.h -> build/lib.linux-x86_64-3.8/lxml
  611.     copying src/lxml/lxml.etree.h -> build/lib.linux-x86_64-3.8/lxml
  612.     copying src/lxml/lxml.etree_api.h -> build/lib.linux-x86_64-3.8/lxml
  613.     copying src/lxml/includes/xinclude.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  614.     copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  615.     copying src/lxml/includes/xslt.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  616.     copying src/lxml/includes/relaxng.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  617.     copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  618.     copying src/lxml/includes/config.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  619.     copying src/lxml/includes/xpath.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  620.     copying src/lxml/includes/uri.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  621.     copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  622.     copying src/lxml/includes/__init__.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  623.     copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  624.     copying src/lxml/includes/schematron.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  625.     copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  626.     copying src/lxml/includes/tree.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  627.     copying src/lxml/includes/c14n.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  628.     copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-x86_64-3.8/lxml/includes
  629.     copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-3.8/lxml/includes
  630.     copying src/lxml/includes/etree_defs.h -> build/lib.linux-x86_64-3.8/lxml/includes
  631.     creating build/lib.linux-x86_64-3.8/lxml/isoschematron/resources
  632.     creating build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/rng
  633.     copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/rng
  634.     creating build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl
  635.     copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl
  636.     copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl
  637.     creating build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  638.     copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  639.     copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  640.     copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  641.     copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  642.     copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  643.     copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  644.     running build_ext
  645.     building 'lxml.etree' extension
  646.     creating build/temp.linux-x86_64-3.8
  647.     creating build/temp.linux-x86_64-3.8/src
  648.     creating build/temp.linux-x86_64-3.8/src/lxml
  649.     x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -Isrc -Isrc/lxml/includes -I/home/shani/odoo/odooenv/include -I/usr/include/python3.8 -c src/lxml/etree.c -o build/temp.linux-x86_64-3.8/src/lxml/etree.o -w
  650.     src/lxml/etree.c:97:10: fatal error: Python.h: No such file or directory
  651.        97 | #include "Python.h"
  652.           |          ^~~~~~~~~~
  653.     compilation terminated.
  654.     Compile failed: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  655.     cc -I/usr/include/libxml2 -c /tmp/xmlXPathInit3vpok9bd.c -o tmp/xmlXPathInit3vpok9bd.o
  656.     /tmp/xmlXPathInit3vpok9bd.c:1:10: fatal error: libxml/xpath.h: No such file or directory
  657.         1 | #include "libxml/xpath.h"
  658.           |          ^~~~~~~~~~~~~~~~
  659.     compilation terminated.
  660.     *********************************************************************************
  661.     Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed?
  662.     *********************************************************************************
  663.     error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  664.     ----------------------------------------
  665. ERROR: Command errored out with exit status 1: /home/shani/odoo/odooenv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-r8ulhnty/lxml/setup.py'"'"'; __file__='"'"'/tmp/pip-install-r8ulhnty/lxml/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-record-ohc4i_1m/install-record.txt --single-version-externally-managed --compile --install-headers /home/shani/odoo/odooenv/include/site/python3.8/lxml Check the logs for full command output.
  666.  
Advertisement
Add Comment
Please, Sign In to add comment