Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. Failed building wheel for rcssmin
  2. =================================
  3.  
  4. Failed building wheel for rjsmin
  5. ------------------------------------------------------------------
  6.  
  7. Command "/home/raisul/Django/Django-Shop/virenv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_3410eu4/rcssmin/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('rn', 'n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-kau2lsqm-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/raisul/Django/Django-Shop/virenv/include/site/python3.5/rcssmin" failed with error code 1 in /tmp/pip-build-_3410eu4/rcssmin/
  8. ------------------------------------------------------------------------
  9.  
  10. pip install rcssmin --install-option="--without-c-extensions"
  11. pip install rjsmin --install-option="--without-c-extensions"
  12. pip install django-compressor --upgrade
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement