Python pip error when installing anything - Mac OSX Mavericks. -


problem when try use pip installs preventing me adding new packages. updated default mac osx mavericks version 2.7 3.4 (anaconda) removed anaconda.

i error message get.

   command /usr/bin/python -c "import setuptools, tokenize;__file__='/private/var/folders/4c/znnkwgfj68l4665x2_h5lb200000gn/t/pip_build_user/dom/setup.py'; exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/4c/znnkwgfj68l4665x2_h5lb200000gn/t/pip-ujquqv- record/install-record.txt --single-version-externally-managed --compile failed error code 1 in /private/var/folders/4c/znnkwgfj68l4665x2_h5lb200000gn/t/pip_build_user/dom     storing debug log failure in /users/user/library/logs/pip.log 


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -