Advertisement
Guest User

Untitled

a guest
May 21st, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1. pipeline==1.5.3 (from -r requirements/edx/development.txt (line 19))
  2. Cloning https://github.com/jazzband/django-pipeline.git (to d068a019169c9de5ee20ece041a6dea236422852) to /tmp/pip-build-0J8yI_/django-pipeline
  3. Could not find a tag or branch 'd068a019169c9de5ee20ece041a6dea236422852', assuming commit.
  4. Obtaining django-wiki from git+https://github.com/edx/django-wiki.git@v0.0.21#egg=django-wiki (from -r requirements/edx/development.txt (line 20))
  5. Cloning https://github.com/edx/django-wiki.git (to v0.0.21) to /openedx/venv/src/django-wiki
  6. Collecting djangorestframework-oauth==1.1.1 from git+https://github.com/edx/django-rest-framework-oauth.git@0a43e8525f1e3048efe4bc70c03de308a277197c#egg=djangorestframework-oauth==1.1.1 (from -r requirements/edx/development.txt (line 21))
  7. Cloning https://github.com/edx/django-rest-framework-oauth.git (to 0a43e8525f1e3048efe4bc70c03de308a277197c) to /tmp/pip-build-0J8yI_/djangorestframework-oauth
  8. Could not find a tag or branch '0a43e8525f1e3048efe4bc70c03de308a277197c', assuming commit.
  9. Collecting djangorestframework==3.6.3 from git+https://github.com/edx/django-rest-framework.git@1ceda7c086fddffd1c440cc86856441bbf0bd9cb#egg=djangorestframework==3.6.3 (from -r requirements/edx/development.txt (line 22))
  10. Cloning https://github.com/edx/django-rest-framework.git (to 1ceda7c086fddffd1c440cc86856441bbf0bd9cb) to /tmp/pip-build-0J8yI_/djangorestframework
  11. Could not find a tag or branch '1ceda7c086fddffd1c440cc86856441bbf0bd9cb', assuming commit.
  12. Obtaining done-xblock from git+https://github.com/edx/DoneXBlock.git@01a14f3bd80ae47dd08cdbbe2f88f3eb88d00fba#egg=done-xblock (from -r requirements/edx/development.txt (line 23))
  13. Cloning https://github.com/edx/DoneXBlock.git (to 01a14f3bd80ae47dd08cdbbe2f88f3eb88d00fba) to /openedx/venv/src/done-xblock
  14. Could not find a tag or branch '01a14f3bd80ae47dd08cdbbe2f88f3eb88d00fba', assuming commit.
  15. Obtaining edx-jsme from git+https://github.com/jazkarta/edx-jsme.git@690dbf75441fa91c7c4899df0b83d77f7deb5458#egg=edx-jsme (from -r requirements/edx/development.txt (line 24))
  16. Cloning https://github.com/jazkarta/edx-jsme.git (to 690dbf75441fa91c7c4899df0b83d77f7deb5458) to /openedx/venv/src/edx-jsme
  17. Could not find a tag or branch '690dbf75441fa91c7c4899df0b83d77f7deb5458', assuming commit.
  18. Collecting edx-sga==0.8.3 from git+https://github.com/mitodl/edx-sga.git@3828ba9e413080a81b907a3381e5ffa05e063f81#egg=edx-sga==0.8.3 (from -r requirements/edx/development.txt (line 25))
  19. Cloning https://github.com/mitodl/edx-sga.git (to 3828ba9e413080a81b907a3381e5ffa05e063f81) to /tmp/pip-build-0J8yI_/edx-sga
  20. Could not find a tag or branch '3828ba9e413080a81b907a3381e5ffa05e063f81', assuming commit.
  21. Collecting lettuce==0.2.23+edx.1 from git+https://github.com/edx/lettuce.git@7a04591c78ac56dac3eb3e91ca94b15cce844133#egg=lettuce==0.2.23+edx.1 (from -r requirements/edx/development.txt (line 26))
  22. Cloning https://github.com/edx/lettuce.git (to 7a04591c78ac56dac3eb3e91ca94b15cce844133) to /tmp/pip-build-0J8yI_/lettuce
  23. fatal: could not read Username for 'https://github.com': No such device or address
  24. Command "git clone -q https://github.com/edx/lettuce.git /tmp/pip-build-0J8yI_/lettuce" failed with error code 128 in None
  25. You are using pip version 9.0.3, however version 19.1.1 is available.
  26. You should consider upgrading via the 'pip install --upgrade pip' command.
  27. The command '/bin/sh -c pip install -r requirements/edx/development.txt' returned a non-zero code: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement