Getting up and running with virtualenv on Mac OSX Lion.
Posted on November 9th, 2011 in Housekeeping | No Comments »
I recently purchased a new Macbook Air and had forgotten all of the various steps to get virtualenv up and running. Using the native Python packaged with OSX resulted in Could not call install_name_tool — you must have Apple’s development tools installed which I found confusing given that, you know, I have Xcode installed. Resorting [...]