Guest User

Untitled

a guest
Oct 2nd, 2020
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.37 KB | None | 0 0
  1. Collecting pygobject
  2. Downloading PyGObject-3.38.0.tar.gz (712 kB)
  3. |████████████████████████████████| 712 kB 24 kB/s
  4. Installing build dependencies ... error
  5. ERROR: Command errored out with exit status 1:
  6. command: /app/.heroku/python/bin/python /app/.heroku/python/lib/python3.7/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-pqljlqes/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- setuptools wheel pycairo
  7. cwd: None
  8. Complete output (58 lines):
  9. Collecting setuptools
  10. Downloading setuptools-50.3.0-py3-none-any.whl (785 kB)
  11. Collecting wheel
  12. Downloading wheel-0.35.1-py2.py3-none-any.whl (33 kB)
  13. Collecting pycairo
  14. Downloading pycairo-1.19.1.tar.gz (205 kB)
  15. Building wheels for collected packages: pycairo
  16. Building wheel for pycairo (setup.py): started
  17. Building wheel for pycairo (setup.py): finished with status 'error'
  18. ERROR: Command errored out with exit status 1:
  19. command: /app/.heroku/python/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-oi6io14d/pycairo/setup.py'"'"'; __file__='"'"'/tmp/pip-install-oi6io14d/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-r1_vqd13
  20. cwd: /tmp/pip-install-oi6io14d/pycairo/
  21. Complete output (15 lines):
  22. running bdist_wheel
  23. running build
  24. running build_py
  25. creating build
  26. creating build/lib.linux-x86_64-3.7
  27. creating build/lib.linux-x86_64-3.7/cairo
  28. copying cairo/__init__.py -> build/lib.linux-x86_64-3.7/cairo
  29. copying cairo/__init__.pyi -> build/lib.linux-x86_64-3.7/cairo
  30. copying cairo/py.typed -> build/lib.linux-x86_64-3.7/cairo
  31. running build_ext
  32. Package cairo was not found in the pkg-config search path.
  33. Perhaps you should add the directory containing `cairo.pc'
  34. to the PKG_CONFIG_PATH environment variable
  35. No package 'cairo' found
  36. Command '['pkg-config', '--print-errors', '--exists', 'cairo >= 1.13.1']' returned non-zero exit status 1.
  37. ----------------------------------------
  38. ERROR: Failed building wheel for pycairo
  39. Running setup.py clean for pycairo
  40. Failed to build pycairo
  41. Installing collected packages: setuptools, wheel, pycairo
  42. Running setup.py install for pycairo: started
  43. Running setup.py install for pycairo: finished with status 'error'
  44. ERROR: Command errored out with exit status 1:
  45. command: /app/.heroku/python/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-oi6io14d/pycairo/setup.py'"'"'; __file__='"'"'/tmp/pip-install-oi6io14d/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-wik9ob_1/install-record.txt --single-version-externally-managed --prefix /tmp/pip-build-env-pqljlqes/overlay --compile --install-headers /tmp/pip-build-env-pqljlqes/overlay/include/python3.7m/pycairo
  46. cwd: /tmp/pip-install-oi6io14d/pycairo/
  47. Complete output (15 lines):
  48. running install
  49. running build
  50. running build_py
  51. creating build
  52. creating build/lib.linux-x86_64-3.7
  53. creating build/lib.linux-x86_64-3.7/cairo
  54. copying cairo/__init__.py -> build/lib.linux-x86_64-3.7/cairo
  55. copying cairo/__init__.pyi -> build/lib.linux-x86_64-3.7/cairo
  56. copying cairo/py.typed -> build/lib.linux-x86_64-3.7/cairo
  57. running build_ext
  58. Package cairo was not found in the pkg-config search path.
  59. Perhaps you should add the directory containing `cairo.pc'
  60. to the PKG_CONFIG_PATH environment variable
  61. No package 'cairo' found
  62. Command '['pkg-config', '--print-errors', '--exists', 'cairo >= 1.13.1']' returned non-zero exit status 1.
  63. ----------------------------------------
  64. ERROR: Command errored out with exit status 1: /app/.heroku/python/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-oi6io14d/pycairo/setup.py'"'"'; __file__='"'"'/tmp/pip-install-oi6io14d/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-wik9ob_1/install-record.txt --single-version-externally-managed --prefix /tmp/pip-build-env-pqljlqes/overlay --compile --install-headers /tmp/pip-build-env-pqljlqes/overlay/include/python3.7m/pycairo Check the logs for full command output.
  65. WARNING: You are using pip version 20.1.1; however, version 20.2.3 is available.
  66. You should consider upgrading via the '/app/.heroku/python/bin/python -m pip install --upgrade pip' command.
  67. ----------------------------------------
  68. ERROR: Command errored out with exit status 1: /app/.heroku/python/bin/python /app/.heroku/python/lib/python3.7/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-pqljlqes/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- setuptools wheel pycairo Check the logs for full command output.
  69.  
Add Comment
Please, Sign In to add comment