Skeleton022

fos

Sep 27th, 2020 (edited)
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 22.16 KB | None | 0 0
  1. pip install -r requirements.txt
  2. DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
  3. Collecting cssselect==0.9.1
  4.   Downloading cssselect-0.9.1.tar.gz (32 kB)
  5. Collecting dj-database-url==0.4.1
  6.   Downloading dj-database-url-0.4.1.tar.gz (4.1 kB)
  7. Collecting Django==1.11
  8.   Downloading Django-1.11-py2.py3-none-any.whl (6.9 MB)
  9.      |████████████████████████████████| 6.9 MB 2.4 MB/s
  10. Collecting django-filter==0.14.0
  11.   Downloading django_filter-0.14.0-py2.py3-none-any.whl (28 kB)
  12. Collecting djangorestframework==3.4.6
  13.   Downloading djangorestframework-3.4.6-py2.py3-none-any.whl (706 kB)
  14.      |████████████████████████████████| 706 kB 27.4 MB/s
  15. Collecting flup==1.0.2
  16.   Downloading flup-1.0.2.tar.gz (49 kB)
  17.      |████████████████████████████████| 49 kB 3.8 MB/s
  18. Collecting gunicorn==19.6.0
  19.   Downloading gunicorn-19.6.0-py2.py3-none-any.whl (114 kB)
  20.      |████████████████████████████████| 114 kB 50.2 MB/s
  21. Collecting lxml==3.4.2
  22.   Downloading lxml-3.4.2.tar.gz (3.5 MB)
  23.      |████████████████████████████████| 3.5 MB 49.4 MB/s
  24. Collecting Markdown==2.6.6
  25.   Downloading Markdown-2.6.6.tar.gz (302 kB)
  26.      |████████████████████████████████| 302 kB 47.0 MB/s
  27. Collecting pymongo==2.8
  28.   Downloading pymongo-2.8.tar.gz (394 kB)
  29.      |████████████████████████████████| 394 kB 36.1 MB/s
  30. Collecting pyquery==1.2.9
  31.   Downloading pyquery-1.2.9.zip (45 kB)
  32.      |████████████████████████████████| 45 kB 5.9 MB/s
  33. Collecting python-dateutil==2.4.1
  34.   Downloading python_dateutil-2.4.1-py2.py3-none-any.whl (188 kB)
  35.      |████████████████████████████████| 188 kB 51.3 MB/s
  36. Collecting pytz==2016.7
  37.   Downloading pytz-2016.7-py2.py3-none-any.whl (480 kB)
  38.      |████████████████████████████████| 480 kB 46.6 MB/s
  39. Collecting six==1.9.0
  40.   Downloading six-1.9.0-py2.py3-none-any.whl (10 kB)
  41. Collecting whitenoise==3.2.1
  42.   Downloading whitenoise-3.2.1-py2.py3-none-any.whl (17 kB)
  43. Collecting django-treebeard==4.1.0
  44.   Downloading django-treebeard-4.1.0.tar.gz (101 kB)
  45.      |████████████████████████████████| 101 kB 4.1 MB/s
  46. Collecting markdown2==2.3.1
  47.   Downloading markdown2-2.3.1.zip (147 kB)
  48.      |████████████████████████████████| 147 kB 47.4 MB/s
  49. Collecting bleach==1.5.0
  50.   Downloading bleach-1.5.0-py2.py3-none-any.whl (17 kB)
  51. Collecting html5lib!=0.9999,!=0.99999,<0.99999999,>=0.999
  52.   Downloading html5lib-0.9999999.tar.gz (889 kB)
  53.      |████████████████████████████████| 889 kB 43.5 MB/s
  54. Building wheels for collected packages: cssselect, dj-database-url, flup, lxml, Markdown, pymongo, pyquery, django-treebeard, markdown2, html5lib
  55.   Building wheel for cssselect (setup.py) ... done
  56.   Created wheel for cssselect: filename=cssselect-0.9.1-py2-none-any.whl size=26993 sha256=96317e45cb2485d5353f6e1b3002b9ff9dd139d08014fb03e7d0d99a841b3060
  57.   Stored in directory: /home/skeleton022/.cache/pip/wheels/85/fe/00/b94036d8583cec9791d8cda24c184f2d2ac1397822f7f0e8d4
  58.   Building wheel for dj-database-url (setup.py) ... done
  59.   Created wheel for dj-database-url: filename=dj_database_url-0.4.1-py2.py3-none-any.whl size=3777 sha256=2e86a843bc8946a6487fb162f983c5533a8435fef6bd8347ccfdffda34331b34
  60.   Stored in directory: /home/skeleton022/.cache/pip/wheels/84/91/a0/252a784a693525dfe175ef8fd843c054875e40b15c33b9f0b1
  61.   Building wheel for flup (setup.py) ... done
  62.   Created wheel for flup: filename=flup-1.0.2-py2-none-any.whl size=70255 sha256=081b8924f49d9d943904906aff8173e43a97712b9017181d1f3dec4c5af04a07
  63.   Stored in directory: /home/skeleton022/.cache/pip/wheels/95/c2/bc/8509a0b594a97b37777b0d75d3bc168d3df8a8da25558032a6
  64.   Building wheel for lxml (setup.py) ... error
  65.   ERROR: Command errored out with exit status 1:
  66.    command: /home/skeleton022/env-FIR/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-HDpN06/lxml/setup.py'"'"'; __file__='"'"'/tmp/pip-install-HDpN06/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-z4MzX_
  67.        cwd: /tmp/pip-install-HDpN06/lxml/
  68.   Complete output (78 lines):
  69.   Building lxml version 3.4.2.
  70.   Building without Cython.
  71.   Using build configuration of libxslt 1.1.34
  72.   /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url'
  73.     warnings.warn(msg)
  74.   running bdist_wheel
  75.   running build
  76.   running build_py
  77.   creating build
  78.   creating build/lib.linux-x86_64-2.7
  79.   creating build/lib.linux-x86_64-2.7/lxml
  80.   copying src/lxml/_elementpath.py -> build/lib.linux-x86_64-2.7/lxml
  81.   copying src/lxml/doctestcompare.py -> build/lib.linux-x86_64-2.7/lxml
  82.   copying src/lxml/cssselect.py -> build/lib.linux-x86_64-2.7/lxml
  83.   copying src/lxml/ElementInclude.py -> build/lib.linux-x86_64-2.7/lxml
  84.   copying src/lxml/builder.py -> build/lib.linux-x86_64-2.7/lxml
  85.   copying src/lxml/pyclasslookup.py -> build/lib.linux-x86_64-2.7/lxml
  86.   copying src/lxml/usedoctest.py -> build/lib.linux-x86_64-2.7/lxml
  87.   copying src/lxml/__init__.py -> build/lib.linux-x86_64-2.7/lxml
  88.   copying src/lxml/sax.py -> build/lib.linux-x86_64-2.7/lxml
  89.   creating build/lib.linux-x86_64-2.7/lxml/includes
  90.   copying src/lxml/includes/__init__.py -> build/lib.linux-x86_64-2.7/lxml/includes
  91.   creating build/lib.linux-x86_64-2.7/lxml/html
  92.   copying src/lxml/html/_html5builder.py -> build/lib.linux-x86_64-2.7/lxml/html
  93.   copying src/lxml/html/soupparser.py -> build/lib.linux-x86_64-2.7/lxml/html
  94.   copying src/lxml/html/_setmixin.py -> build/lib.linux-x86_64-2.7/lxml/html
  95.   copying src/lxml/html/formfill.py -> build/lib.linux-x86_64-2.7/lxml/html
  96.   copying src/lxml/html/defs.py -> build/lib.linux-x86_64-2.7/lxml/html
  97.   copying src/lxml/html/builder.py -> build/lib.linux-x86_64-2.7/lxml/html
  98.   copying src/lxml/html/_diffcommand.py -> build/lib.linux-x86_64-2.7/lxml/html
  99.   copying src/lxml/html/usedoctest.py -> build/lib.linux-x86_64-2.7/lxml/html
  100.   copying src/lxml/html/__init__.py -> build/lib.linux-x86_64-2.7/lxml/html
  101.   copying src/lxml/html/ElementSoup.py -> build/lib.linux-x86_64-2.7/lxml/html
  102.   copying src/lxml/html/clean.py -> build/lib.linux-x86_64-2.7/lxml/html
  103.   copying src/lxml/html/diff.py -> build/lib.linux-x86_64-2.7/lxml/html
  104.   copying src/lxml/html/html5parser.py -> build/lib.linux-x86_64-2.7/lxml/html
  105.   creating build/lib.linux-x86_64-2.7/lxml/isoschematron
  106.   copying src/lxml/isoschematron/__init__.py -> build/lib.linux-x86_64-2.7/lxml/isoschematron
  107.   copying src/lxml/lxml.etree.h -> build/lib.linux-x86_64-2.7/lxml
  108.   copying src/lxml/lxml.etree_api.h -> build/lib.linux-x86_64-2.7/lxml
  109.   copying src/lxml/includes/tree.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  110.   copying src/lxml/includes/relaxng.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  111.   copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  112.   copying src/lxml/includes/xpath.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  113.   copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  114.   copying src/lxml/includes/uri.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  115.   copying src/lxml/includes/xslt.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  116.   copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  117.   copying src/lxml/includes/c14n.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  118.   copying src/lxml/includes/schematron.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  119.   copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  120.   copying src/lxml/includes/config.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  121.   copying src/lxml/includes/xinclude.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  122.   copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  123.   copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  124.   copying src/lxml/includes/etree_defs.h -> build/lib.linux-x86_64-2.7/lxml/includes
  125.   copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-2.7/lxml/includes
  126.   creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources
  127.   creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/rng
  128.   copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/rng
  129.   creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl
  130.   copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl
  131.   copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl
  132.   creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  133.   copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.linux-x86_64-2.7/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-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  135.   copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  136.   copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  137.   copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  138.   copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  139.   running build_ext
  140.   building 'lxml.etree' extension
  141.   creating build/temp.linux-x86_64-2.7
  142.   creating build/temp.linux-x86_64-2.7/src
  143.   creating build/temp.linux-x86_64-2.7/src/lxml
  144.   x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-1x6jhf/python2.7-2.7.18~rc1=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/libxml2 -I/tmp/pip-install-HDpN06/lxml/src/lxml/includes -I/usr/include/python2.7 -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -w
  145.   unable to execute 'x86_64-linux-gnu-gcc': No such file or directory
  146.   error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  147.   ----------------------------------------
  148.   ERROR: Failed building wheel for lxml
  149.   Running setup.py clean for lxml
  150.   Building wheel for Markdown (setup.py) ... done
  151.   Created wheel for Markdown: filename=Markdown-2.6.6-py2-none-any.whl size=158937 sha256=b3bd14ec097c4d1187be2944616003afd6a596297f29ab7fa98887a46832c76e
  152.   Stored in directory: /home/skeleton022/.cache/pip/wheels/a5/99/7e/1f6d116f7c3b3364ff840c73a8c8614d96e0cf4d78c9448837
  153.   Building wheel for pymongo (setup.py) ... done
  154.   Created wheel for pymongo: filename=pymongo-2.8-cp27-cp27mu-linux_x86_64.whl size=190237 sha256=bb4b789121e5825b5313188bf2afc86e24b17283fa00c45acf3cda93e5702144
  155.   Stored in directory: /home/skeleton022/.cache/pip/wheels/9d/2e/d5/1c1c1af598561ba2597fd83f680a78c7b66c07792a312d1241
  156.   Building wheel for pyquery (setup.py) ... done
  157.   Created wheel for pyquery: filename=pyquery-1.2.9-py2-none-any.whl size=17921 sha256=ba168747a5bc19ad994e8fd191067e0d0196b186ff4f195ad6ae86380099f4bd
  158.   Stored in directory: /home/skeleton022/.cache/pip/wheels/3e/5c/c0/21ef2842437d2eeb4101e0a84e0b9604c5a2158d1d301e9aa1
  159.   Building wheel for django-treebeard (setup.py) ... done
  160.   Created wheel for django-treebeard: filename=django_treebeard-4.1.0-py2-none-any.whl size=99597 sha256=0396384ebb1d7aad10dac89c7018cbb35d8131a2d2354c1be6817fbca24ea017
  161.   Stored in directory: /home/skeleton022/.cache/pip/wheels/a0/d6/41/f11d1f2095042323295a74c9d3a746899095b51d23891d6826
  162.   Building wheel for markdown2 (setup.py) ... done
  163.   Created wheel for markdown2: filename=markdown2-2.3.1-py2-none-any.whl size=31006 sha256=ad893dc3ab51267d3d0477b890560cab11549f3f1ba385eb1958b1245207f359
  164.   Stored in directory: /home/skeleton022/.cache/pip/wheels/e8/ae/12/453198d1fa78d49aa243149ebfbf353f24cf28231a31c63c22
  165.   Building wheel for html5lib (setup.py) ... done
  166.   Created wheel for html5lib: filename=html5lib-0.9999999-py2-none-any.whl size=107219 sha256=869a90f3086e6a2bbdac65e9613b19ccb82cbaafbddf21452555fbe05d94908e
  167.   Stored in directory: /home/skeleton022/.cache/pip/wheels/57/cc/a0/fbe3b508c937e8b5c85d75423be716e7f0c0413676db93b334
  168. Successfully built cssselect dj-database-url flup Markdown pymongo pyquery django-treebeard markdown2 html5lib
  169. Failed to build lxml
  170. DEPRECATION: Could not build wheels for lxml which do not use PEP 517. pip will fall back to legacy 'setup.py install' for these. pip 21.0 will remove support for this functionality. A possible replacement is to fix the wheel build issue reported above. You can find discussion regarding this at https://github.com/pypa/pip/issues/8368.
  171. Installing collected packages: cssselect, dj-database-url, pytz, Django, django-filter, djangorestframework, flup, gunicorn, lxml, Markdown, pymongo, pyquery, six, python-dateutil, whitenoise, django-treebeard, markdown2, html5lib, bleach
  172.     Running setup.py install for lxml ... error
  173.     ERROR: Command errored out with exit status 1:
  174.      command: /home/skeleton022/env-FIR/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-HDpN06/lxml/setup.py'"'"'; __file__='"'"'/tmp/pip-install-HDpN06/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-kFqsdL/install-record.txt --single-version-externally-managed --compile --install-headers /home/skeleton022/env-FIR/include/site/python2.7/lxml
  175.          cwd: /tmp/pip-install-HDpN06/lxml/
  176.     Complete output (78 lines):
  177.     Building lxml version 3.4.2.
  178.     Building without Cython.
  179.     Using build configuration of libxslt 1.1.34
  180.     /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url'
  181.       warnings.warn(msg)
  182.     running install
  183.     running build
  184.     running build_py
  185.     creating build
  186.     creating build/lib.linux-x86_64-2.7
  187.     creating build/lib.linux-x86_64-2.7/lxml
  188.     copying src/lxml/_elementpath.py -> build/lib.linux-x86_64-2.7/lxml
  189.     copying src/lxml/doctestcompare.py -> build/lib.linux-x86_64-2.7/lxml
  190.     copying src/lxml/cssselect.py -> build/lib.linux-x86_64-2.7/lxml
  191.     copying src/lxml/ElementInclude.py -> build/lib.linux-x86_64-2.7/lxml
  192.     copying src/lxml/builder.py -> build/lib.linux-x86_64-2.7/lxml
  193.     copying src/lxml/pyclasslookup.py -> build/lib.linux-x86_64-2.7/lxml
  194.     copying src/lxml/usedoctest.py -> build/lib.linux-x86_64-2.7/lxml
  195.     copying src/lxml/__init__.py -> build/lib.linux-x86_64-2.7/lxml
  196.     copying src/lxml/sax.py -> build/lib.linux-x86_64-2.7/lxml
  197.     creating build/lib.linux-x86_64-2.7/lxml/includes
  198.     copying src/lxml/includes/__init__.py -> build/lib.linux-x86_64-2.7/lxml/includes
  199.     creating build/lib.linux-x86_64-2.7/lxml/html
  200.     copying src/lxml/html/_html5builder.py -> build/lib.linux-x86_64-2.7/lxml/html
  201.     copying src/lxml/html/soupparser.py -> build/lib.linux-x86_64-2.7/lxml/html
  202.     copying src/lxml/html/_setmixin.py -> build/lib.linux-x86_64-2.7/lxml/html
  203.     copying src/lxml/html/formfill.py -> build/lib.linux-x86_64-2.7/lxml/html
  204.     copying src/lxml/html/defs.py -> build/lib.linux-x86_64-2.7/lxml/html
  205.     copying src/lxml/html/builder.py -> build/lib.linux-x86_64-2.7/lxml/html
  206.     copying src/lxml/html/_diffcommand.py -> build/lib.linux-x86_64-2.7/lxml/html
  207.     copying src/lxml/html/usedoctest.py -> build/lib.linux-x86_64-2.7/lxml/html
  208.     copying src/lxml/html/__init__.py -> build/lib.linux-x86_64-2.7/lxml/html
  209.     copying src/lxml/html/ElementSoup.py -> build/lib.linux-x86_64-2.7/lxml/html
  210.     copying src/lxml/html/clean.py -> build/lib.linux-x86_64-2.7/lxml/html
  211.     copying src/lxml/html/diff.py -> build/lib.linux-x86_64-2.7/lxml/html
  212.     copying src/lxml/html/html5parser.py -> build/lib.linux-x86_64-2.7/lxml/html
  213.     creating build/lib.linux-x86_64-2.7/lxml/isoschematron
  214.     copying src/lxml/isoschematron/__init__.py -> build/lib.linux-x86_64-2.7/lxml/isoschematron
  215.     copying src/lxml/lxml.etree.h -> build/lib.linux-x86_64-2.7/lxml
  216.     copying src/lxml/lxml.etree_api.h -> build/lib.linux-x86_64-2.7/lxml
  217.     copying src/lxml/includes/tree.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  218.     copying src/lxml/includes/relaxng.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  219.     copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  220.     copying src/lxml/includes/xpath.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  221.     copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  222.     copying src/lxml/includes/uri.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  223.     copying src/lxml/includes/xslt.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  224.     copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  225.     copying src/lxml/includes/c14n.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  226.     copying src/lxml/includes/schematron.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  227.     copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  228.     copying src/lxml/includes/config.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  229.     copying src/lxml/includes/xinclude.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  230.     copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  231.     copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-x86_64-2.7/lxml/includes
  232.     copying src/lxml/includes/etree_defs.h -> build/lib.linux-x86_64-2.7/lxml/includes
  233.     copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-2.7/lxml/includes
  234.     creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources
  235.     creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/rng
  236.     copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/rng
  237.     creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl
  238.     copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl
  239.     copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl
  240.     creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  241.     copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  242.     copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  243.     copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  244.     copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  245.     copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  246.     copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  247.     running build_ext
  248.     building 'lxml.etree' extension
  249.     creating build/temp.linux-x86_64-2.7
  250.     creating build/temp.linux-x86_64-2.7/src
  251.     creating build/temp.linux-x86_64-2.7/src/lxml
  252.     x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-1x6jhf/python2.7-2.7.18~rc1=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/libxml2 -I/tmp/pip-install-HDpN06/lxml/src/lxml/includes -I/usr/include/python2.7 -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -w
  253.     unable to execute 'x86_64-linux-gnu-gcc': No such file or directory
  254.     error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  255.     ----------------------------------------
  256. ERROR: Command errored out with exit status 1: /home/skeleton022/env-FIR/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-HDpN06/lxml/setup.py'"'"'; __file__='"'"'/tmp/pip-install-HDpN06/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-kFqsdL/install-record.txt --single-version-externally-managed --compile --install-headers /home/skeleton022/env-FIR/include/site/python2.7/lxml Check the logs for full command output.
  257. WARNING: You are using pip version 20.2.2; however, version 20.2.3 is available.
  258. You should consider upgrading via the '/home/skeleton022/env-FIR/bin/python -m pip install --upgrade pip' command.
Add Comment
Please, Sign In to add comment