Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.23 KB | None | 0 0
  1. root@d30e729ab88d:/usr/src/app# pip install -r libs.txt
  2. Collecting asn1crypto==0.24.0 (from -r libs.txt (line 1))
  3. Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
  4. |████████████████████████████████| 102kB 13.4MB/s
  5. Collecting certifi==2018.11.29 (from -r libs.txt (line 2))
  6. Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
  7. |████████████████████████████████| 163kB 21.9MB/s
  8. Collecting cffi==1.11.5 (from -r libs.txt (line 3))
  9. Downloading https://files.pythonhosted.org/packages/6d/c0/47db8f624f3e4e2f3f27be03a93379d1ba16a1450a7b1aacfa0366e2c0dd/cffi-1.11.5-cp36-cp36m-manylinux1_x86_64.whl (421kB)
  10. |████████████████████████████████| 430kB 20.7MB/s
  11. Collecting chardet==3.0.4 (from -r libs.txt (line 4))
  12. Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
  13. |████████████████████████████████| 143kB 33.8MB/s
  14. Collecting cryptography==2.4.2 (from -r libs.txt (line 5))
  15. Downloading https://files.pythonhosted.org/packages/60/c7/99b33c53cf3f20a97a4c4bfd3ab66dcc93d99da0a97cc9597aa36ae6bb62/cryptography-2.4.2-cp34-abi3-manylinux1_x86_64.whl (2.1MB)
  16. |████████████████████████████████| 2.1MB 12.9MB/s
  17. Collecting Django==2.1.5 (from -r libs.txt (line 6))
  18. Downloading https://files.pythonhosted.org/packages/36/50/078a42b4e9bedb94efd3e0278c0eb71650ed9672cdc91bd5542953bec17f/Django-2.1.5-py3-none-any.whl (7.3MB)
  19. |████████████████████████████████| 7.3MB 34.0MB/s
  20. Collecting django-telegrambot==1.0.1 (from -r libs.txt (line 7))
  21. Downloading https://files.pythonhosted.org/packages/cf/7c/1d454c8cc5100a1dfa7c2c7592ae6266f6ef922982fe51d277c418f2d034/django_telegrambot-1.0.1-py2.py3-none-any.whl
  22. Collecting et-xmlfile==1.0.1 (from -r libs.txt (line 8))
  23. Downloading https://files.pythonhosted.org/packages/22/28/a99c42aea746e18382ad9fb36f64c1c1f04216f41797f2f0fa567da11388/et_xmlfile-1.0.1.tar.gz
  24. Collecting future==0.17.1 (from -r libs.txt (line 9))
  25. Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB)
  26. |████████████████████████████████| 829kB 56.2MB/s
  27. Collecting gunicorn==19.9.0 (from -r libs.txt (line 10))
  28. Downloading https://files.pythonhosted.org/packages/8c/da/b8dd8deb741bff556db53902d4706774c8e1e67265f69528c14c003644e6/gunicorn-19.9.0-py2.py3-none-any.whl (112kB)
  29. |████████████████████████████████| 122kB 50.8MB/s
  30. Collecting html2text==2018.1.9 (from -r libs.txt (line 11))
  31. Downloading https://files.pythonhosted.org/packages/16/20/de2b458ef434713053dd83209a03a5431ebe0527c8e14d9ae7838ff67d8a/html2text-2018.1.9-py3-none-any.whl
  32. Collecting idna==2.8 (from -r libs.txt (line 12))
  33. Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
  34. |████████████████████████████████| 61kB 45.3MB/s
  35. Collecting imutils==0.5.2 (from -r libs.txt (line 13))
  36. Downloading https://files.pythonhosted.org/packages/5e/0c/659c2bdae8e8ca5ef810b9da02db28feaa29ea448ff36b65a1664ff28142/imutils-0.5.2.tar.gz
  37. Collecting jdcal==1.4 (from -r libs.txt (line 14))
  38. Downloading https://files.pythonhosted.org/packages/a0/38/dcf83532480f25284f3ef13f8ed63e03c58a65c9d3ba2a6a894ed9497207/jdcal-1.4-py2.py3-none-any.whl
  39. Collecting numpy==1.16.0 (from -r libs.txt (line 15))
  40. Downloading https://files.pythonhosted.org/packages/7b/74/54c5f9bb9bd4dae27a61ec1b39076a39d359b3fb7ba15da79ef23858a9d8/numpy-1.16.0-cp36-cp36m-manylinux1_x86_64.whl (17.3MB)
  41. |████████████████████████████████| 17.3MB 51.2MB/s
  42. Collecting opencv-python==4.0.0.21 (from -r libs.txt (line 16))
  43. Downloading https://files.pythonhosted.org/packages/37/49/874d119948a5a084a7ebe98308214098ef3471d76ab74200f9800efeef15/opencv_python-4.0.0.21-cp36-cp36m-manylinux1_x86_64.whl (25.4MB)
  44. |████████████████████████████████| 25.4MB 33.4MB/s
  45. Collecting openpyxl==2.6.2 (from -r libs.txt (line 17))
  46. Downloading https://files.pythonhosted.org/packages/ba/06/b899c8867518df19e242d8cbc82d4ba210f5ffbeebb7704c695e687ab59c/openpyxl-2.6.2.tar.gz (173kB)
  47. |████████████████████████████████| 174kB 45.0MB/s
  48. Collecting psycopg2==2.7.7 (from -r libs.txt (line 18))
  49. Downloading https://files.pythonhosted.org/packages/37/25/53e8398975aa3323de46a5cc2745aeb4c9db11352ca905d3a15c53b6a816/psycopg2-2.7.7-cp36-cp36m-manylinux1_x86_64.whl (2.7MB)
  50. |████████████████████████████████| 2.7MB 34.5MB/s
  51. Collecting pycparser==2.19 (from -r libs.txt (line 19))
  52. Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB)
  53. |████████████████████████████████| 163kB 59.9MB/s
  54. Collecting python-telegram-bot==11.1.0 (from -r libs.txt (line 20))
  55. Downloading https://files.pythonhosted.org/packages/84/6c/47932a4041ee76650ad1f45a80e1422077e1e99c08a4d7a61cfbe5393d41/python_telegram_bot-11.1.0-py2.py3-none-any.whl (326kB)
  56. |████████████████████████████████| 327kB 13.7MB/s
  57. Collecting pytz==2018.9 (from -r libs.txt (line 21))
  58. Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
  59. |████████████████████████████████| 512kB 25.4MB/s
  60. Collecting pyzbar==0.1.7 (from -r libs.txt (line 22))
  61. Downloading https://files.pythonhosted.org/packages/bd/e7/dc9aa3ee5ddc71df6ea1698f7e9d12dcc874346ad3051524155e121006a6/pyzbar-0.1.7-py2.py3-none-any.whl
  62. Collecting requests==2.21.0 (from -r libs.txt (line 23))
  63. Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
  64. |████████████████████████████████| 61kB 35.6MB/s
  65. Collecting six==1.12.0 (from -r libs.txt (line 24))
  66. Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
  67. Collecting urllib3==1.24.1 (from -r libs.txt (line 25))
  68. Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
  69. |████████████████████████████████| 122kB 51.3MB/s
  70. Collecting XlsxWriter==1.1.6 (from -r libs.txt (line 26))
  71. Downloading https://files.pythonhosted.org/packages/15/d0/73a90dd23b044f05ae758db51920f8f235ab4a6d8cc357d84743acc0099b/XlsxWriter-1.1.6-py2.py3-none-any.whl (139kB)
  72. |████████████████████████████████| 143kB 58.5MB/s
  73. Collecting CairoSVG==2.3.1 (from -r libs.txt (line 27))
  74. Downloading https://files.pythonhosted.org/packages/a0/f1/93e6ef3e994648f3a0d8cfff7931e100dd0fdae7b3f5a26a17e422a5da8e/CairoSVG-2.3.1-py3-none-any.whl (51kB)
  75. |████████████████████████████████| 51kB 31.0MB/s
  76. Collecting pygal==2.4.0 (from -r libs.txt (line 28))
  77. Downloading https://files.pythonhosted.org/packages/5f/b7/201c9254ac0d2b8ffa3bb2d528d23a4130876d9ba90bc28e99633f323f17/pygal-2.4.0-py2.py3-none-any.whl (127kB)
  78. |████████████████████████████████| 133kB 63.0MB/s
  79. Collecting jamspell==0.0.11 (from -r libs.txt (line 29))
  80. Downloading https://files.pythonhosted.org/packages/5a/16/0a808e926a835604007066085cb2183b337694a06240a99945b31fa14f27/jamspell-0.0.11.tar.gz (60kB)
  81. |████████████████████████████████| 61kB 45.1MB/s
  82. Collecting cairocffi (from CairoSVG==2.3.1->-r libs.txt (line 27))
  83. Downloading https://files.pythonhosted.org/packages/f7/99/b3a2c6393563ccbe081ffcceb359ec27a6227792c5169604c1bd8128031a/cairocffi-1.1.0.tar.gz (68kB)
  84. |████████████████████████████████| 71kB 39.9MB/s
  85. Collecting pillow (from CairoSVG==2.3.1->-r libs.txt (line 27))
  86. Downloading https://files.pythonhosted.org/packages/14/41/db6dec65ddbc176a59b89485e8cc136a433ed9c6397b6bfe2cd38412051e/Pillow-6.1.0-cp36-cp36m-manylinux1_x86_64.whl (2.1MB)
  87. |████████████████████████████████| 2.1MB 20.9MB/s
  88. Collecting cssselect2 (from CairoSVG==2.3.1->-r libs.txt (line 27))
  89. Downloading https://files.pythonhosted.org/packages/c4/a1/1a37602bbcfa2f7c079758f31555776a00a947e43457a3e0110b2165c7d9/cssselect2-0.2.2-py2.py3-none-any.whl
  90. Collecting defusedxml (from CairoSVG==2.3.1->-r libs.txt (line 27))
  91. Downloading https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da6dc48e44b0aacd2ddaa5cb85ab7e986a2/defusedxml-0.6.0-py2.py3-none-any.whl
  92. Collecting tinycss2 (from CairoSVG==2.3.1->-r libs.txt (line 27))
  93. Downloading https://files.pythonhosted.org/packages/94/2c/4e501f9c351343c8ba10d70b5a7ca97cdab2690af043a6e52ada65b85b6b/tinycss2-1.0.2-py3-none-any.whl (61kB)
  94. |████████████████████████████████| 71kB 42.9MB/s
  95. Requirement already satisfied: setuptools>=39.2.0 in /usr/local/lib/python3.6/site-packages (from cairocffi->CairoSVG==2.3.1->-r libs.txt (line 27)) (41.2.0)
  96. Collecting webencodings>=0.4 (from tinycss2->CairoSVG==2.3.1->-r libs.txt (line 27))
  97. Downloading https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl
  98. Building wheels for collected packages: et-xmlfile, future, imutils, openpyxl, pycparser, jamspell, cairocffi
  99. Building wheel for et-xmlfile (setup.py) ... done
  100. Created wheel for et-xmlfile: filename=et_xmlfile-1.0.1-cp36-none-any.whl size=8915 sha256=2192ad60dc1861b3d15ad0e0ac585d4792401547762bdfb6718e244d59457363
  101. Stored in directory: /root/.cache/pip/wheels/2a/77/35/0da0965a057698121fc7d8c5a7a9955cdbfb3cc4e2423cad39
  102. Building wheel for future (setup.py) ... done
  103. Created wheel for future: filename=future-0.17.1-cp36-none-any.whl size=488730 sha256=f06f1c310d601294a4b1453445ebe2db43f8e1535d0b7aa3480f2685f33689f6
  104. Stored in directory: /root/.cache/pip/wheels/0c/61/d2/d6b7317325828fbb39ee6ad559dbe4664d0896da4721bf379e
  105. Building wheel for imutils (setup.py) ... done
  106. Created wheel for imutils: filename=imutils-0.5.2-cp36-none-any.whl size=24418 sha256=213d72e57c3c5490bc5eb6f068928c21d758cd563715f649413eb5333658d8de
  107. Stored in directory: /root/.cache/pip/wheels/b2/40/59/139d450e68847ef2f27d876d527b13389dac23df0f66526b5d
  108. Building wheel for openpyxl (setup.py) ... done
  109. Created wheel for openpyxl: filename=openpyxl-2.6.2-py2.py3-none-any.whl size=245214 sha256=6b2a0837216fdf2ec3c914e54d9eaf2a5665c90ba0d273a52e7e27b1544b41d9
  110. Stored in directory: /root/.cache/pip/wheels/82/cd/05/2e1db4b561fda743444f9573f2c5090a7b991200c92770dd7a
  111. Building wheel for pycparser (setup.py) ... done
  112. Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111029 sha256=55fa0cb974bda93204ef8cc2084fbff5aa16597c950fe198eb78ee9af9c77ad3
  113. Stored in directory: /root/.cache/pip/wheels/f2/9a/90/de94f8556265ddc9d9c8b271b0f63e57b26fb1d67a45564511
  114. Building wheel for jamspell (setup.py) ... error
  115. ERROR: Command errored out with exit status 1:
  116. command: /usr/local/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-tb69efs3/jamspell/setup.py'"'"'; __file__='"'"'/tmp/pip-install-tb69efs3/jamspell/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-vyithzf7 --python-tag cp36
  117. cwd: /tmp/pip-install-tb69efs3/jamspell/
  118. Complete output (41 lines):
  119. running bdist_wheel
  120. running build
  121. running build_ext
  122. building '_jamspell' extension
  123. Traceback (most recent call last):
  124. File "<string>", line 1, in <module>
  125. File "/tmp/pip-install-tb69efs3/jamspell/setup.py", line 73, in <module>
  126. include_package_data=True,
  127. File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 145, in setup
  128. return distutils.core.setup(**attrs)
  129. File "/usr/local/lib/python3.6/distutils/core.py", line 148, in setup
  130. dist.run_commands()
  131. File "/usr/local/lib/python3.6/distutils/dist.py", line 955, in run_commands
  132. self.run_command(cmd)
  133. File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command
  134. cmd_obj.run()
  135. File "/usr/local/lib/python3.6/site-packages/wheel/bdist_wheel.py", line 192, in run
  136. self.run_command('build')
  137. File "/usr/local/lib/python3.6/distutils/cmd.py", line 313, in run_command
  138. self.distribution.run_command(command)
  139. File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command
  140. cmd_obj.run()
  141. File "/tmp/pip-install-tb69efs3/jamspell/setup.py", line 33, in run
  142. self.run_command('build_ext')
  143. File "/usr/local/lib/python3.6/distutils/cmd.py", line 313, in run_command
  144. self.distribution.run_command(command)
  145. File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command
  146. cmd_obj.run()
  147. File "/usr/local/lib/python3.6/distutils/command/build_ext.py", line 339, in run
  148. self.build_extensions()
  149. File "/usr/local/lib/python3.6/distutils/command/build_ext.py", line 448, in build_extensions
  150. self._build_extensions_serial()
  151. File "/usr/local/lib/python3.6/distutils/command/build_ext.py", line 473, in _build_extensions_serial
  152. self.build_extension(ext)
  153. File "/usr/local/lib/python3.6/distutils/command/build_ext.py", line 505, in build_extension
  154. sources = self.swig_sources(sources, ext)
  155. File "/usr/local/lib/python3.6/distutils/command/build_ext.py", line 596, in swig_sources
  156. swig = self.swig or self.find_swig()
  157. File "/tmp/pip-install-tb69efs3/jamspell/setup.py", line 45, in find_swig
  158. assert swigBinary is not None
  159. AssertionError
  160. ----------------------------------------
  161. ERROR: Failed building wheel for jamspell
  162. Running setup.py clean for jamspell
  163. Building wheel for cairocffi (setup.py) ... done
  164. Created wheel for cairocffi: filename=cairocffi-1.1.0-cp36-none-any.whl size=88588 sha256=9f576dec0f39b2933309a34ac101aaa278433fb2159f9d74cc96d5aa39d6090f
  165. Stored in directory: /root/.cache/pip/wheels/11/5e/47/167d9dfd5fa5850dd0cd3db80afe6db46e620edec3419dce5a
  166. Successfully built et-xmlfile future imutils openpyxl pycparser cairocffi
  167. Failed to build jamspell
  168. Installing collected packages: asn1crypto, certifi, pycparser, cffi, chardet, idna, six, cryptography, pytz, Django, future, python-telegram-bot, django-telegrambot, et-xmlfile, gunicorn, html2text, imutils, jdcal, numpy, opencv-python, openpyxl, psycopg2, pyzbar, urllib3, requests, XlsxWriter, cairocffi, pillow, webencodings, tinycss2, cssselect2, defusedxml, CairoSVG, pygal, jamspell
  169. Running setup.py install for jamspell ... error
  170. ERROR: Command errored out with exit status 1:
  171. command: /usr/local/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-tb69efs3/jamspell/setup.py'"'"'; __file__='"'"'/tmp/pip-install-tb69efs3/jamspell/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-3tfgqcmi/install-record.txt --single-version-externally-managed --compile
  172. cwd: /tmp/pip-install-tb69efs3/jamspell/
  173. Complete output (34 lines):
  174. running install
  175. running build_ext
  176. building '_jamspell' extension
  177. Traceback (most recent call last):
  178. File "<string>", line 1, in <module>
  179. File "/tmp/pip-install-tb69efs3/jamspell/setup.py", line 73, in <module>
  180. include_package_data=True,
  181. File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 145, in setup
  182. return distutils.core.setup(**attrs)
  183. File "/usr/local/lib/python3.6/distutils/core.py", line 148, in setup
  184. dist.run_commands()
  185. File "/usr/local/lib/python3.6/distutils/dist.py", line 955, in run_commands
  186. self.run_command(cmd)
  187. File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command
  188. cmd_obj.run()
  189. File "/tmp/pip-install-tb69efs3/jamspell/setup.py", line 39, in run
  190. self.run_command('build_ext')
  191. File "/usr/local/lib/python3.6/distutils/cmd.py", line 313, in run_command
  192. self.distribution.run_command(command)
  193. File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command
  194. cmd_obj.run()
  195. File "/usr/local/lib/python3.6/distutils/command/build_ext.py", line 339, in run
  196. self.build_extensions()
  197. File "/usr/local/lib/python3.6/distutils/command/build_ext.py", line 448, in build_extensions
  198. self._build_extensions_serial()
  199. File "/usr/local/lib/python3.6/distutils/command/build_ext.py", line 473, in _build_extensions_serial
  200. self.build_extension(ext)
  201. File "/usr/local/lib/python3.6/distutils/command/build_ext.py", line 505, in build_extension
  202. sources = self.swig_sources(sources, ext)
  203. File "/usr/local/lib/python3.6/distutils/command/build_ext.py", line 596, in swig_sources
  204. swig = self.swig or self.find_swig()
  205. File "/tmp/pip-install-tb69efs3/jamspell/setup.py", line 45, in find_swig
  206. assert swigBinary is not None
  207. AssertionError
  208. ----------------------------------------
  209. ERROR: Command errored out with exit status 1: /usr/local/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-tb69efs3/jamspell/setup.py'"'"'; __file__='"'"'/tmp/pip-install-tb69efs3/jamspell/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-3tfgqcmi/install-record.txt --single-version-externally-managed --compile Check the logs for full command output.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement