Advertisement
Guest User

Untitled

a guest
Nov 14th, 2019
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. default: Processing triggers for libc-bin (2.19-0ubuntu6.15) ...
  2. default: Downloading/unpacking ansible
  3. default: Running setup.py (path:/tmp/pip_build_root/ansible/setup.py) egg_info for package ansible
  4. default:
  5. default: warning: no previously-included files found matching 'docs/docsite/rst_warnings'
  6. default: warning: no previously-included files matching '*' found under directory 'docs/docsite/_build'
  7. default: warning: no previously-included files matching '*.pyc' found under directory 'docs/docsite/_extensions'
  8. default: warning: no previously-included files matching '*.pyo' found under directory 'docs/docsite/_extensions'
  9. default: warning: no previously-included files found matching 'test/sanity/code-smell/botmeta.*'
  10. default: Downloading/unpacking jinja2 (from ansible)
  11. default: Real name of requirement jinja2 is jinja2
  12. default: Requirement already satisfied (use --upgrade to upgrade): PyYAML in /usr/lib/python3/dist-packages (from ansible)
  13. default: Downloading/unpacking cryptography (from ansible)
  14. default: Running setup.py (path:/tmp/pip_build_root/cryptography/setup.py) egg_info for package cryptography
  15. default: Traceback (most recent call last):
  16. default: File "<string>", line 17, in <module>
  17. default: File "/tmp/pip_build_root/cryptography/setup.py", line 26, in <module>
  18. default: "cryptography requires setuptools 18.5 or newer, please upgrade to a "
  19. default: RuntimeError: cryptography requires setuptools 18.5 or newer, please upgrade to a newer version of setuptools
  20. default: Complete output from command python setup.py egg_info:
  21. default: Traceback (most recent call last):
  22. default:
  23. default: File "<string>", line 17, in <module>
  24. default:
  25. default: File "/tmp/pip_build_root/cryptography/setup.py", line 26, in <module>
  26. default:
  27. default: "cryptography requires setuptools 18.5 or newer, please upgrade to a "
  28. default:
  29. default: RuntimeError: cryptography requires setuptools 18.5 or newer, please upgrade to a newer version of setuptools
  30. default:
  31. default: ----------------------------------------
  32. default: Cleaning up...
  33. default: Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/cryptography
  34. default: Storing debug log for failure in /root/.pip/pip.log
  35. The SSH command responded with a non-zero exit status. Vagrant
  36. assumes that this means the command failed. The output for this command
  37. should be in the log above. Please read the output to determine what
  38. went wrong.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement