Advertisement
IDailyGaming

Untitled

Mar 31st, 2018
22,108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.65 KB | None | 0 0
  1. (env) [IDailyGaming@s1]:<~/domains/damane.pl/public_python/tutorial-project>$ djangocms -f -p . mysite Creating the project
  2. Please wait while I install dependencies
  3. ERROR: cmd : [u'pip', u'install', u'-q', u'django-cms>=3.5,<3.6', u'djangocms-admin-style>=1.2,<1.3', u'django-treebeard>=4.0,<5.0', u'https://github.com/divio/djangocms-text-ckeditor/archive/master.zip?1 522487712.16', u'https://github.com/divio/djangocms-file/archive/master.zip?1522487712.16', u'https:// github.com/divio/djangocms-link/archive/master.zip?1522487712.16', u'https://github.com/divio/djangocm s-style/archive/master.zip?1522487712.16', u'https://github.com/divio/djangocms-googlemap/archive/mast er.zip?1522487712.16', u'https://github.com/divio/djangocms-snippet/archive/master.zip?1522487712.16', u'https://github.com/divio/djangocms-picture/archive/master.zip?1522487712.16', u'https://github.com/ divio/djangocms-video/archive/master.zip?1522487712.16', u'https://github.com/divio/djangocms-column/a rchive/master.zip?1522487712.16', u'easy_thumbnails', u'django-filer>=1.3', u'Django<2.0', u'pytz', u' django-classy-tags>=0.7', u'html5lib>=0.999999,<0.99999999', u'Pillow>=3.0', u'django-sekizai>=0.9', u 'six'] :Command "/usr/home/IDailyGaming/domains/damane.pl/public_python/env/bin/python2.7 -u -c "impor t setuptools, tokenize;__file__='/tmp/pip-build-hnSL4T/Pillow/setup.py';f=getattr(tokenize, 'open', op en)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" ins tall --record /tmp/pip-r2ZDaR-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/home/IDailyGaming/domains/damane.pl/public_python/env/include/site/python2.7/Pi llow" failed with error code 1 in /tmp/pip-build-hnSL4T/Pillow/
  4.  
  5. The installation has failed.
  6.  
  7.  
  8. *****************************************************************
  9.  
  10. Check documentation at https://djangocms-installer.readthedocs.io
  11.  
  12. *****************************************************************
  13.  
  14. Traceback (most recent call last):
  15. File "/usr/home/IDailyGaming/domains/damane.pl/public_python/env/bin/djangocms", line 11, in <module >
  16. sys.exit(execute())
  17. File "/usr/home/IDailyGaming/domains/damane.pl/public_python/env/lib/python2.7/site-packages/djangoc ms_installer/main.py", line 33, in execute
  18. verbose=config_data.verbose
  19. File "/usr/home/IDailyGaming/domains/damane.pl/public_python/env/lib/python2.7/site-packages/djangoc ms_installer/install/__init__.py", line 95, in requirements
  20. output = subprocess.check_output(['pip'] + args, stderr=subprocess.STDOUT)
  21. File "/usr/local/lib/python2.7/subprocess.py", line 219, in check_output
  22. raise CalledProcessError(retcode, cmd, output=output)
  23. subprocess.CalledProcessError: Command '[u'pip', u'install', u'-q', u'django-cms>=3.5,<3.6', u'djangoc ms-admin-style>=1.2,<1.3', u'django-treebeard>=4.0,<5.0', u'https://github.com/divio/djangocms-text-ck editor/archive/master.zip?1522487712.16', u'https://github.com/divio/djangocms-file/archive/master.zip ?1522487712.16', u'https://github.com/divio/djangocms-link/archive/master.zip?1522487712.16', u'https: //github.com/divio/djangocms-style/archive/master.zip?1522487712.16', u'https://github.com/divio/djang ocms-googlemap/archive/master.zip?1522487712.16', u'https://github.com/divio/djangocms-snippet/archive /master.zip?1522487712.16', u'https://github.com/divio/djangocms-picture/archive/master.zip?1522487712 .16', u'https://github.com/divio/djangocms-video/archive/master.zip?1522487712.16', u'https://github.c om/divio/djangocms-column/archive/master.zip?1522487712.16', u'easy_thumbnails', u'django-filer>=1.3', u'Django<2.0', u'pytz', u'django-classy-tags>=0.7', u'html5lib>=0.999999,<0.99999999', u'Pillow>=3.0' , u'django-sekizai>=0.9', u'six']' returned non-zero exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement