Skip to content

Instantly share code, notes, and snippets.

@andrewcstewart
Created March 30, 2014 16:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewcstewart/359153f016ac087fc38c to your computer and use it in GitHub Desktop.
Save andrewcstewart/359153f016ac087fc38c to your computer and use it in GitHub Desktop.
starcluster install error using pip on mac
clang: error: unknown argument: '-mno-fused-madd' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
error: command 'cc' failed with exit status 1
----------------------------------------
Cleaning up...
Command /usr/bin/python -c "import setuptools, tokenize;__file__='/private/tmp/pip_build_root/pycrypto/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-YkD0rU-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /private/tmp/pip_build_root/pycrypto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment