Skip to content

Instantly share code, notes, and snippets.

@theorm
Created May 15, 2012 06:36
Show Gist options
  • Save theorm/2699598 to your computer and use it in GitHub Desktop.
Save theorm/2699598 to your computer and use it in GitHub Desktop.
My OSX 1.6 fails to provide correct architecture and it confuses GCC. Here are the flags to use
sudo ARCHFLAGS="-arch i386 -arch x86_64" pip install --force-reinstall -I http_parser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment