Created
November 11, 2011 20:19
-
-
Save prestontimmons/1359117 to your computer and use it in GitHub Desktop.
Install Fabric on Mac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# http://distributedaweso.me/past/2011/5/4/pip_workaround_for_no_ppc_support_in_xcode4/ | |
ARCHFLAGS="-arch i386 -arch x86_64" pip install fabric | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment