Advertisement
Guest User

Untitled

a guest
Jan 24th, 2020
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.05 KB | None | 0 0
  1. Collecting virtualenv
  2. Using cached https://files.pythonhosted.org/packages/05/f1/2e07e8ca50e047b9cc9ad56cf4291f4e041fa73207d000a095fe478abf84/virtualenv-16.7.9-py2.py3-none-any.whl
  3. Collecting pygobject
  4. Downloading https://files.pythonhosted.org/packages/46/8a/b183f3edc812d4d28c8b671a922b5bc2863be5d38c56b3ad9155815e78dd/PyGObject-3.34.0.tar.gz (699kB)
  5. 100% |████████████████████████████████| 706kB 946kB/s
  6. Collecting pycairo>=1.11.1 (from pygobject)
  7. Downloading https://files.pythonhosted.org/packages/25/95/ac361f06789c7dad19c37f4d7043df9275f416dffcdc44e22c3befeb7b08/pycairo-1.19.0.tar.gz (200kB)
  8. 100% |████████████████████████████████| 204kB 1.1MB/s
  9. Building wheels for collected packages: pygobject, pycairo
  10. Running setup.py bdist_wheel for pygobject ... error
  11. Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ocoj0fqz/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/tmpzhua4mctpip-wheel- --python-tag cp36:
  12. running bdist_wheel
  13. running build
  14. running build_py
  15. creating build
  16. creating build/lib.linux-x86_64-3.6
  17. creating build/lib.linux-x86_64-3.6/pygtkcompat
  18. copying pygtkcompat/__init__.py -> build/lib.linux-x86_64-3.6/pygtkcompat
  19. copying pygtkcompat/generictreemodel.py -> build/lib.linux-x86_64-3.6/pygtkcompat
  20. copying pygtkcompat/pygtkcompat.py -> build/lib.linux-x86_64-3.6/pygtkcompat
  21. creating build/lib.linux-x86_64-3.6/gi
  22. copying gi/__init__.py -> build/lib.linux-x86_64-3.6/gi
  23. copying gi/_compat.py -> build/lib.linux-x86_64-3.6/gi
  24. copying gi/_constants.py -> build/lib.linux-x86_64-3.6/gi
  25. copying gi/_error.py -> build/lib.linux-x86_64-3.6/gi
  26. copying gi/_gtktemplate.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/_ossighelper.py -> build/lib.linux-x86_64-3.6/gi
  29. copying gi/_propertyhelper.py -> build/lib.linux-x86_64-3.6/gi
  30. copying gi/_signalhelper.py -> build/lib.linux-x86_64-3.6/gi
  31. copying gi/docstring.py -> build/lib.linux-x86_64-3.6/gi
  32. copying gi/importer.py -> build/lib.linux-x86_64-3.6/gi
  33. copying gi/module.py -> build/lib.linux-x86_64-3.6/gi
  34. copying gi/pygtkcompat.py -> build/lib.linux-x86_64-3.6/gi
  35. copying gi/types.py -> build/lib.linux-x86_64-3.6/gi
  36. creating build/lib.linux-x86_64-3.6/gi/repository
  37. copying gi/repository/__init__.py -> build/lib.linux-x86_64-3.6/gi/repository
  38. creating build/lib.linux-x86_64-3.6/gi/overrides
  39. copying gi/overrides/GIMarshallingTests.py -> build/lib.linux-x86_64-3.6/gi/overrides
  40. copying gi/overrides/GLib.py -> build/lib.linux-x86_64-3.6/gi/overrides
  41. copying gi/overrides/GObject.py -> build/lib.linux-x86_64-3.6/gi/overrides
  42. copying gi/overrides/Gdk.py -> build/lib.linux-x86_64-3.6/gi/overrides
  43. copying gi/overrides/GdkPixbuf.py -> build/lib.linux-x86_64-3.6/gi/overrides
  44. copying gi/overrides/Gio.py -> build/lib.linux-x86_64-3.6/gi/overrides
  45. copying gi/overrides/Gtk.py -> build/lib.linux-x86_64-3.6/gi/overrides
  46. copying gi/overrides/Pango.py -> build/lib.linux-x86_64-3.6/gi/overrides
  47. copying gi/overrides/__init__.py -> build/lib.linux-x86_64-3.6/gi/overrides
  48. copying gi/overrides/keysyms.py -> build/lib.linux-x86_64-3.6/gi/overrides
  49. running build_ext
  50. Package gobject-introspection-1.0 was not found in the pkg-config search path.
  51. Perhaps you should add the directory containing `gobject-introspection-1.0.pc'
  52. to the PKG_CONFIG_PATH environment variable
  53. No package 'gobject-introspection-1.0' found
  54. Command '('pkg-config', '--print-errors', '--exists', 'gobject-introspection-1.0 >= 1.46.0')' returned non-zero exit status 1.
  55.  
  56. Try installing it with: 'sudo apt install libgirepository1.0-dev'
  57.  
  58. ----------------------------------------
  59. Failed building wheel for pygobject
  60. Running setup.py clean for pygobject
  61. Running setup.py bdist_wheel for pycairo ... done
  62. Stored in directory: /home/tiago/.cache/pip/wheels/0a/62/56/8206c0a38a18504bdd22806a9019caaaeaaf1ce04c0d39e0e2
  63. Successfully built pycairo
  64. Failed to build pygobject
  65. Installing collected packages: virtualenv, pycairo, pygobject
  66. Running setup.py install for pygobject ... error
  67. Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ocoj0fqz/pygobject/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-3407d8_b-record/install-record.txt --single-version-externally-managed --compile --user --prefix=:
  68. running install
  69. running build
  70. running build_py
  71. creating build
  72. creating build/lib.linux-x86_64-3.6
  73. creating build/lib.linux-x86_64-3.6/pygtkcompat
  74. copying pygtkcompat/__init__.py -> build/lib.linux-x86_64-3.6/pygtkcompat
  75. copying pygtkcompat/generictreemodel.py -> build/lib.linux-x86_64-3.6/pygtkcompat
  76. copying pygtkcompat/pygtkcompat.py -> build/lib.linux-x86_64-3.6/pygtkcompat
  77. creating build/lib.linux-x86_64-3.6/gi
  78. copying gi/__init__.py -> build/lib.linux-x86_64-3.6/gi
  79. copying gi/_compat.py -> build/lib.linux-x86_64-3.6/gi
  80. copying gi/_constants.py -> build/lib.linux-x86_64-3.6/gi
  81. copying gi/_error.py -> build/lib.linux-x86_64-3.6/gi
  82. copying gi/_gtktemplate.py -> build/lib.linux-x86_64-3.6/gi
  83. copying gi/_option.py -> build/lib.linux-x86_64-3.6/gi
  84. copying gi/_ossighelper.py -> build/lib.linux-x86_64-3.6/gi
  85. copying gi/_propertyhelper.py -> build/lib.linux-x86_64-3.6/gi
  86. copying gi/_signalhelper.py -> build/lib.linux-x86_64-3.6/gi
  87. copying gi/docstring.py -> build/lib.linux-x86_64-3.6/gi
  88. copying gi/importer.py -> build/lib.linux-x86_64-3.6/gi
  89. copying gi/module.py -> build/lib.linux-x86_64-3.6/gi
  90. copying gi/pygtkcompat.py -> build/lib.linux-x86_64-3.6/gi
  91. copying gi/types.py -> build/lib.linux-x86_64-3.6/gi
  92. creating build/lib.linux-x86_64-3.6/gi/repository
  93. copying gi/repository/__init__.py -> build/lib.linux-x86_64-3.6/gi/repository
  94. creating build/lib.linux-x86_64-3.6/gi/overrides
  95. copying gi/overrides/GIMarshallingTests.py -> build/lib.linux-x86_64-3.6/gi/overrides
  96. copying gi/overrides/GLib.py -> build/lib.linux-x86_64-3.6/gi/overrides
  97. copying gi/overrides/GObject.py -> build/lib.linux-x86_64-3.6/gi/overrides
  98. copying gi/overrides/Gdk.py -> build/lib.linux-x86_64-3.6/gi/overrides
  99. copying gi/overrides/GdkPixbuf.py -> build/lib.linux-x86_64-3.6/gi/overrides
  100. copying gi/overrides/Gio.py -> build/lib.linux-x86_64-3.6/gi/overrides
  101. copying gi/overrides/Gtk.py -> build/lib.linux-x86_64-3.6/gi/overrides
  102. copying gi/overrides/Pango.py -> build/lib.linux-x86_64-3.6/gi/overrides
  103. copying gi/overrides/__init__.py -> build/lib.linux-x86_64-3.6/gi/overrides
  104. copying gi/overrides/keysyms.py -> build/lib.linux-x86_64-3.6/gi/overrides
  105. running build_ext
  106. Package gobject-introspection-1.0 was not found in the pkg-config search path.
  107. Perhaps you should add the directory containing `gobject-introspection-1.0.pc'
  108. to the PKG_CONFIG_PATH environment variable
  109. No package 'gobject-introspection-1.0' found
  110. Command '('pkg-config', '--print-errors', '--exists', 'gobject-introspection-1.0 >= 1.46.0')' returned non-zero exit status 1.
  111.  
  112. Try installing it with: 'sudo apt install libgirepository1.0-dev'
  113.  
  114. ----------------------------------------
  115. Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ocoj0fqz/pygobject/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-3407d8_b-record/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-build-ocoj0fqz/pygobject/
  116. Makefile:21: recipe for target 'prepare-dev' failed
  117. make: *** [prepare-dev] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement