Advertisement
Guest User

Untitled

a guest
May 21st, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.18 KB | None | 0 0
  1. dsmall@TendenciTesting:~/Tendenci/project1$ ../../venv/bin/pip install -r requirements/dev.txt
  2. Collecting tendenci<8,>=7 (from -r requirements/tendenci.txt (line 2))
  3. Using cached https://files.pythonhosted.org/packages/e2/f3/30cdd5e1e84e66f4fdf750dd3a191bc772f3ae3fc8c3fa68dde1654a81cc/tendenci-7.4.4.tar.gz
  4. Requirement already satisfied: Django<1.9,>=1.8 in /home/dsmall/venv/lib/python2.7/site-packages (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2)) (1.8.19)
  5. Collecting django-formtools>=1.0 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  6. Using cached https://files.pythonhosted.org/packages/97/3f/b8e04c41c028d5cdad651393abea1f686d846c717d8ab5d5ebe2974f711c/django_formtools-2.1-py2.py3-none-any.whl
  7. Collecting pisa (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  8. Using cached https://files.pythonhosted.org/packages/00/be/1e641eb27dbcf6a061167aff23b4d628ce8d062de6aa1df871d8d8737f62/pisa-3.0.33.tar.gz
  9. Collecting Reportlab==3.3.0 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  10. Using cached https://files.pythonhosted.org/packages/b8/17/7c5342dfbc9dc856173309270006e34c3bfad59934f0faa1dcc117ac93f1/reportlab-3.3.0.tar.gz
  11. Collecting html5lib==0.9999999 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  12. Using cached https://files.pythonhosted.org/packages/ae/ae/bcb60402c60932b32dfaf19bb53870b29eda2cd17551ba5639219fb5ebf9/html5lib-0.9999999.tar.gz
  13. Collecting Pillow==4.2.1 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  14. Using cached https://files.pythonhosted.org/packages/43/5a/904f2cc20ef9f9ba05f9ff1fb3dfadb1e6923e3bf6f8c8363d5dc3a179ab/Pillow-4.2.1-cp27-cp27mu-manylinux1_x86_64.whl
  15. Collecting anyjson>=0.2.4 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  16. Using cached https://files.pythonhosted.org/packages/c3/4d/d4089e1a3dd25b46bebdb55a992b0797cff657b4477bc32ce28038fdecbc/anyjson-0.3.3.tar.gz
  17. Collecting django-authority>=0.4 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  18. Using cached https://files.pythonhosted.org/packages/46/21/74208500137656fd4f3edf53c3ee42e9fde526d45ecb34c04732dfc4cc51/django-authority-0.13.2.tar.gz
  19. Collecting django-countries==3.4.1 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  20. Using cached https://files.pythonhosted.org/packages/67/bc/e6a24a63a1592fae7585223cd02c30ee768c37f492d75764ad608038879e/django_countries-3.4.1-py2.py3-none-any.whl
  21. Collecting django-form-utils>=0.1.8 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  22. Using cached https://files.pythonhosted.org/packages/fe/4e/0d860844f52081507e7d16349682c184768abebadb92af5fbb852bb64bfd/django-form-utils-1.0.3.tar.gz
  23. Collecting django-localflavor==1.4.1 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  24. Using cached https://files.pythonhosted.org/packages/46/11/46f8767b860cfa71aaf6e6299f12e202609830a9335ef2e5bc507e39a813/django-localflavor-1.4.1.tar.gz
  25. Collecting dj-pagination>=2.2.0 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  26. Using cached https://files.pythonhosted.org/packages/5d/ec/a04b3ad5d3d05820fad2b705759207c758a2d736f530bbff404a0f22e91a/dj-pagination-2.3.2.tar.gz
  27. Collecting django-picklefield>=0.1.6 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  28. Using cached https://files.pythonhosted.org/packages/9b/37/47d7809cf39b10428a79ca11fccacaa54add2bf640ca30a8456994f238f2/django_picklefield-1.0.0-py2.py3-none-any.whl
  29. Collecting django-simple-captcha==0.5.5 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  30. Using cached https://files.pythonhosted.org/packages/03/c7/7418563a63c9f5a26863b9c4629587fb993caac6e02217034ad9c108a5e4/django-simple-captcha-0.5.5.zip
  31. Collecting django-nocaptcha-recaptcha==0.0.20 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  32. Using cached https://files.pythonhosted.org/packages/4a/0c/4cc473831b4ccc00abdb68cf719ee8408d79e6feb2e52bac72b00126452d/django-nocaptcha-recaptcha-0.0.20.tar.gz
  33. Collecting django-tagging==0.4.3 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  34. Using cached https://files.pythonhosted.org/packages/b2/69/b391783b6fda8963558d3338685932de95d8cc51e8f1b7f38527435171b1/django_tagging-0.4.3-py2.py3-none-any.whl
  35. Collecting django-haystack==2.4.1 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  36. Using cached https://files.pythonhosted.org/packages/4d/42/2df4531b88b347a279fd71c29ba33b055a0927403c7db0776cfaae64ebf3/django_haystack-2.4.1-py2-none-any.whl
  37. Collecting django-debug-toolbar>=1.2.2 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  38. Using cached https://files.pythonhosted.org/packages/b2/ff/eb95539d31b3f3c12803c8f18cefe7f9e6f7281b059a36dbc9ee9b52c558/django_debug_toolbar-1.9.1-py2.py3-none-any.whl
  39. Collecting django-sql-explorer==0.9.2 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  40. Using cached https://files.pythonhosted.org/packages/8b/1d/187ab74f6a89f45b2647479e1163b73af2de163545a9fafd5590fb404cf3/django-sql-explorer-0.9.2.tar.gz
  41. Collecting feedparser>=4.1 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  42. Using cached https://files.pythonhosted.org/packages/91/d8/7d37fec71ff7c9dbcdd80d2b48bcdd86d6af502156fc93846fb0102cb2c4/feedparser-5.2.1.tar.bz2
  43. Collecting httplib2>=0.4.0 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  44. Using cached https://files.pythonhosted.org/packages/fd/ce/aa4a385e3e9fd351737fd2b07edaa56e7a730448465aceda6b35086a0d9b/httplib2-0.11.3.tar.gz
  45. Collecting pytz==2016.4 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  46. Using cached https://files.pythonhosted.org/packages/ae/cf/a7442138ad899a7587489641a8923f1e640cafc2d6ffe4e79e5d15cc5b3e/pytz-2016.4-py2.py3-none-any.whl
  47. Collecting simplejson>=2.0.9 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  48. Using cached https://files.pythonhosted.org/packages/8b/6c/c512c32124d1d2d67a32ff867bb3cdd5bfa6432660975f7ee753ed7ad886/simplejson-3.15.0.tar.gz
  49. Collecting webcolors>=1.3.1 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  50. Using cached https://files.pythonhosted.org/packages/1d/44/c4902683be73beba20afd299705e11f0a753a01cc7f9d6a070841848605b/webcolors-1.8.1-py2.py3-none-any.whl
  51. Collecting xlrd>=0.9.4 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  52. Using cached https://files.pythonhosted.org/packages/07/e6/e95c4eec6221bfd8528bcc4ea252a850bffcc4be88ebc367e23a1a84b0bb/xlrd-1.1.0-py2.py3-none-any.whl
  53. Collecting xlwt>=0.7.2 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  54. Using cached https://files.pythonhosted.org/packages/44/48/def306413b25c3d01753603b1a222a011b8621aed27cd7f89cbc27e6b0f4/xlwt-1.3.0-py2.py3-none-any.whl
  55. Collecting BeautifulSoup==3.2.1 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  56. Using cached https://files.pythonhosted.org/packages/1e/ee/295988deca1a5a7accd783d0dfe14524867e31abb05b6c0eeceee49c759d/BeautifulSoup-3.2.1.tar.gz
  57. Collecting beautifulsoup4==4.4.1 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  58. Using cached https://files.pythonhosted.org/packages/33/62/f3e97eaa87fc4de0cb9b8c51d253cf0df621c6de6b25164dcbab203e5ff7/beautifulsoup4-4.4.1-py2-none-any.whl
  59. Collecting oauth2>=1.5.167 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  60. Using cached https://files.pythonhosted.org/packages/a0/6f/86db603912ecd04109af952c38bc08928886cf0e34c723481fa7db98b4b5/oauth2-1.9.0.post1-py2.py3-none-any.whl
  61. Collecting python_openid>=2.2 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  62. Using cached https://files.pythonhosted.org/packages/7b/8a/e94d18c666073280b8c0614b7e38cfaf0b129989e42f4ca713942b862f0a/python-openid-2.2.5.tar.gz
  63. Collecting createsend==4.1.1 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  64. Using cached https://files.pythonhosted.org/packages/3d/a0/d803fc89b7f9253950485ed51fd7ba0c0b241b1bb8e97104e9e587e48fab/createsend-4.1.1.tar.gz
  65. Collecting celery==3.1.23 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  66. Using cached https://files.pythonhosted.org/packages/de/df/59f5df67082ef46b86bc754b82f8cf187b835eea8a56ea8907813e75ad6d/celery-3.1.23-py2.py3-none-any.whl
  67. Collecting django-celery==3.1.17 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  68. Using cached https://files.pythonhosted.org/packages/56/cc/6b9731091887dcb1c76ef48521e580bb2b0f469e6f4934072aac75a478f3/django-celery-3.1.17.tar.gz
  69. Collecting django-kombu>=0.9.4 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  70. Using cached https://files.pythonhosted.org/packages/db/f0/1df762ff6d9bcbcabc8a13980b8a7765233b1113b727d8d1e7266d8f00d6/django-kombu-0.9.4.tar.gz
  71. Collecting mimeparse>=0.1.3 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  72. Using cached https://files.pythonhosted.org/packages/38/0c/7b02c30765658744acc51876781c580234cb1110296b231a3a524722f9c7/mimeparse-0.1.3.tar.gz
  73. Collecting python-dateutil==2.5.3 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  74. Using cached https://files.pythonhosted.org/packages/33/68/9eadc96f9899caebd98f55f942d6a8f3fb2b8f8e69ba81a0f771269897e9/python_dateutil-2.5.3-py2.py3-none-any.whl
  75. Collecting pdfminer==20110515 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  76. Using cached https://files.pythonhosted.org/packages/ce/f8/512bcd1a116d0332ab9fab84c3771d4699216db1086e120d581535665c31/pdfminer-20110515.tar.gz
  77. Collecting stripe==1.62.0 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  78. Using cached https://files.pythonhosted.org/packages/76/28/e53107984bb95f9e642c80e9e5ac873e61825d86e9dbc77cc00288de3d47/stripe-1.62.0-py2-none-any.whl
  79. Collecting pycrypto==2.6.1 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  80. Using cached https://files.pythonhosted.org/packages/60/db/645aa9af249f059cc3a368b118de33889219e0362141e75d4eaf6f80f163/pycrypto-2.6.1.tar.gz
  81. Collecting boto==2.40.0 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  82. Using cached https://files.pythonhosted.org/packages/41/b4/f788bf1ed5f35f2dc29410f41a38688584d25babbfdf2528b09e00a77438/boto-2.40.0-py2.py3-none-any.whl
  83. Collecting django-timezones==0.2 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  84. Using cached https://files.pythonhosted.org/packages/3a/17/149194315e3a58612b8ca23f2f2e5cca2d1a9faccb9c3a585dc73d0166ea/django-timezones-0.2.tar.gz
  85. Collecting django-ses==0.7.1 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  86. Using cached https://files.pythonhosted.org/packages/32/77/f3a029c82d75eda0fa376a8f6dd34c39bfe0a7577348e5c37aafcd2061de/django_ses-0.7.1-py2-none-any.whl
  87. Collecting Geraldo==0.4.17 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  88. Using cached https://files.pythonhosted.org/packages/62/d7/c933e557f8b116e9d3079199f1573090f20afd4bd9f28317250ace9c0a40/Geraldo-0.4.17.tar.gz
  89. Collecting django-tastypie==0.13.3 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  90. Using cached https://files.pythonhosted.org/packages/aa/53/4ab68f782ae6803c0f1d2b40989076f653597f32d9c468343fea88a5cf98/django_tastypie-0.13.3-py2.py3-none-any.whl
  91. Collecting docutils==0.12 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  92. Using cached https://files.pythonhosted.org/packages/37/38/ceda70135b9144d84884ae2fc5886c6baac4edea39550f28bcd144c1234d/docutils-0.12.tar.gz
  93. Collecting chardet==3.0.3 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  94. Using cached https://files.pythonhosted.org/packages/8c/27/99f781a11e4daa5acadf97add6e5883ec5f8f9abbf279e790fd0ff371db7/chardet-3.0.3-py2.py3-none-any.whl
  95. Collecting psycopg2==2.6.1 (from tendenci<8,>=7->-r requirements/tendenci.txt (line 2))
  96. Using cached https://files.pythonhosted.org/packages/86/fd/cc8315be63a41fe000cce20482a917e874cdc1151e62cb0141f5e55f711e/psycopg2-2.6.1.tar.gz
  97. Complete output from command python setup.py egg_info:
  98. running egg_info
  99. creating pip-egg-info/psycopg2.egg-info
  100. writing pip-egg-info/psycopg2.egg-info/PKG-INFO
  101. writing top-level names to pip-egg-info/psycopg2.egg-info/top_level.txt
  102. writing dependency_links to pip-egg-info/psycopg2.egg-info/dependency_links.txt
  103. writing manifest file 'pip-egg-info/psycopg2.egg-info/SOURCES.txt'
  104. Error: could not determine PostgreSQL version from '10.3'
  105.  
  106. ----------------------------------------
  107. Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-ACdX6U/psycopg2/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement