Advertisement
Guest User

Untitled

a guest
Apr 27th, 2015
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1.  
  2. src/_pylibmcmodule.h:42:10: fatal error: 'libmemcached/memcached.h' file not found
  3.  
  4. #include <libmemcached/memcached.h>
  5.  
  6. ^
  7.  
  8. 1 error generated.
  9.  
  10. error: command 'cc' failed with exit status 1
  11.  
  12. ----------------------------------------
  13. Command "/Users/aniket/cheekd-web/cheKD/bin/python -c "import setuptools, tokenize;__file__='/private/var/folders/8b/x615ncc113q3xz5tv7x42cl00000gq/T/pip-build-OCpdTh/pylibmc/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/8b/x615ncc113q3xz5tv7x42cl00000gq/T/pip-pc_teg-record/install-record.txt --single-version-externally-managed --compile --install-headers /Users/aniket/cheekd-web/cheKD/include/site/python2.7" failed with error code 1 in /private/var/folders/8b/x615ncc113q3xz5tv7x42cl00000gq/T/pip-build-OCpdTh/pylibmc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement