Advertisement
Guest User

Untitled

a guest
May 24th, 2018
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.23 KB | None | 0 0
  1. # pip install -r requirements.txt
  2. Collecting configparser==3.5.0 (from -r requirements.txt (line 1))
  3. Cache entry deserialization failed, entry ignored
  4. Collecting dbus-python==1.2.4 (from -r requirements.txt (line 2))
  5. Cache entry deserialization failed, entry ignored
  6. Collecting PyGObject==3.28.2 (from -r requirements.txt (line 3))
  7. Using cached https://files.pythonhosted.org/packages/86/c5/70bd78009fcf29c71db615e28f0b487bf7c5b2741237877dc718626a5741/PyGObject-3.28.2.tar.gz
  8. Collecting python-periphery==1.1.1 (from -r requirements.txt (line 4))
  9. Cache entry deserialization failed, entry ignored
  10. Using cached https://files.pythonhosted.org/packages/5b/34/415a4badaa27d8f25c2f6f76851abaee010a4d85fe54725c4f73a5897295/python_periphery-1.1.1-py2.py3-none-any.whl
  11. Collecting pycairo>=1.11.1 (from PyGObject==3.28.2->-r requirements.txt (line 3))
  12. Using cached https://files.pythonhosted.org/packages/60/47/d335364f0ca00e475a40a5a664f17691bf77b3973f999b157d56ee89e04a/pycairo-1.17.0.tar.gz
  13. Building wheels for collected packages: PyGObject, pycairo
  14. Running setup.py bdist_wheel for PyGObject ... error
  15. Complete output from command /opt/lenovo_fix/newvenw/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-2s615bzd/PyGObject/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-q3z1qwxd --python-tag cp36:
  16. running bdist_wheel
  17. running build
  18. running build_py
  19. creating build
  20. creating build/lib.linux-x86_64-3.6
  21. creating build/lib.linux-x86_64-3.6/pygtkcompat
  22. copying pygtkcompat/pygtkcompat.py -> build/lib.linux-x86_64-3.6/pygtkcompat
  23. copying pygtkcompat/generictreemodel.py -> build/lib.linux-x86_64-3.6/pygtkcompat
  24. copying pygtkcompat/__init__.py -> build/lib.linux-x86_64-3.6/pygtkcompat
  25. creating build/lib.linux-x86_64-3.6/gi
  26. copying gi/_error.py -> build/lib.linux-x86_64-3.6/gi
  27. copying gi/_option.py -> build/lib.linux-x86_64-3.6/gi
  28. copying gi/_propertyhelper.py -> build/lib.linux-x86_64-3.6/gi
  29. copying gi/docstring.py -> build/lib.linux-x86_64-3.6/gi
  30. copying gi/module.py -> build/lib.linux-x86_64-3.6/gi
  31. copying gi/_signalhelper.py -> build/lib.linux-x86_64-3.6/gi
  32. copying gi/_constants.py -> build/lib.linux-x86_64-3.6/gi
  33. copying gi/pygtkcompat.py -> build/lib.linux-x86_64-3.6/gi
  34. copying gi/_ossighelper.py -> build/lib.linux-x86_64-3.6/gi
  35. copying gi/__init__.py -> build/lib.linux-x86_64-3.6/gi
  36. copying gi/importer.py -> build/lib.linux-x86_64-3.6/gi
  37. copying gi/types.py -> build/lib.linux-x86_64-3.6/gi
  38. creating build/lib.linux-x86_64-3.6/gi/repository
  39. copying gi/repository/__init__.py -> build/lib.linux-x86_64-3.6/gi/repository
  40. creating build/lib.linux-x86_64-3.6/gi/overrides
  41. copying gi/overrides/Gtk.py -> build/lib.linux-x86_64-3.6/gi/overrides
  42. copying gi/overrides/keysyms.py -> build/lib.linux-x86_64-3.6/gi/overrides
  43. copying gi/overrides/Pango.py -> build/lib.linux-x86_64-3.6/gi/overrides
  44. copying gi/overrides/GObject.py -> build/lib.linux-x86_64-3.6/gi/overrides
  45. copying gi/overrides/GLib.py -> build/lib.linux-x86_64-3.6/gi/overrides
  46. copying gi/overrides/__init__.py -> build/lib.linux-x86_64-3.6/gi/overrides
  47. copying gi/overrides/GIMarshallingTests.py -> build/lib.linux-x86_64-3.6/gi/overrides
  48. copying gi/overrides/Gio.py -> build/lib.linux-x86_64-3.6/gi/overrides
  49. copying gi/overrides/Gdk.py -> build/lib.linux-x86_64-3.6/gi/overrides
  50. running build_ext
  51. Package x11 was not found in the pkg-config search path.
  52. Perhaps you should add the directory containing `x11.pc'
  53. to the PKG_CONFIG_PATH environment variable
  54. Package 'x11', required by 'xrender', not found
  55. Package 'x11', required by 'cairo', not found
  56. Package 'x11', required by 'xext', not found
  57. Command '('pkg-config', '--cflags-only-I', 'cairo')' returned non-zero exit status 1.
  58.  
  59. ----------------------------------------
  60. Failed building wheel for PyGObject
  61. Running setup.py clean for PyGObject
  62. Running setup.py bdist_wheel for pycairo ... error
  63. Complete output from command /opt/lenovo_fix/newvenw/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-2s615bzd/pycairo/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-exkgx_54 --python-tag cp36:
  64. running bdist_wheel
  65. running build
  66. running build_py
  67. creating build
  68. creating build/lib.linux-x86_64-3.6
  69. creating build/lib.linux-x86_64-3.6/cairo
  70. copying cairo/__init__.py -> build/lib.linux-x86_64-3.6/cairo
  71. copying cairo/__init__.pyi -> build/lib.linux-x86_64-3.6/cairo
  72. copying cairo/py.typed -> build/lib.linux-x86_64-3.6/cairo
  73. running build_ext
  74. Package x11 was not found in the pkg-config search path.
  75. Perhaps you should add the directory containing `x11.pc'
  76. to the PKG_CONFIG_PATH environment variable
  77. Package 'x11', required by 'xrender', not found
  78. Package 'x11', required by 'cairo', not found
  79. Package 'x11', required by 'xext', not found
  80. Command '['pkg-config', '--cflags-only-I', 'cairo']' returned non-zero exit status 1.
  81.  
  82. ----------------------------------------
  83. Failed building wheel for pycairo
  84. Running setup.py clean for pycairo
  85. Failed to build PyGObject pycairo
  86. Installing collected packages: configparser, dbus-python, pycairo, PyGObject, python-periphery
  87. Running setup.py install for pycairo ... error
  88. Complete output from command /opt/lenovo_fix/newvenw/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-2s615bzd/pycairo/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-fi5xpk3m/install-record.txt --single-version-externally-managed --compile --install-headers /opt/lenovo_fix/newvenw/include/site/python3.6/pycairo:
  89. running install
  90. running build
  91. running build_py
  92. creating build
  93. creating build/lib.linux-x86_64-3.6
  94. creating build/lib.linux-x86_64-3.6/cairo
  95. copying cairo/__init__.py -> build/lib.linux-x86_64-3.6/cairo
  96. copying cairo/__init__.pyi -> build/lib.linux-x86_64-3.6/cairo
  97. copying cairo/py.typed -> build/lib.linux-x86_64-3.6/cairo
  98. running build_ext
  99. Package x11 was not found in the pkg-config search path.
  100. Perhaps you should add the directory containing `x11.pc'
  101. to the PKG_CONFIG_PATH environment variable
  102. Package 'x11', required by 'xrender', not found
  103. Package 'x11', required by 'cairo', not found
  104. Package 'x11', required by 'xext', not found
  105. Command '['pkg-config', '--cflags-only-I', 'cairo']' returned non-zero exit status 1.
  106.  
  107. ----------------------------------------
  108. Command "/opt/lenovo_fix/newvenw/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-2s615bzd/pycairo/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-fi5xpk3m/install-record.txt --single-version-externally-managed --compile --install-headers /opt/lenovo_fix/newvenw/include/site/python3.6/pycairo" failed with error code 1 in /tmp/pip-install-2s615bzd/pycairo/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement