On OS X 10.7.4, you need to install libyaml by hand. Using homewbrew:
brew install libyamlThen you can happily install python modules
sudo easy_install nltk SOAPpy pyOpenSSL lxml On OS X 10.7.4, you need to install libyaml by hand. Using homewbrew:
brew install libyamlThen you can happily install python modules
sudo easy_install nltk SOAPpy pyOpenSSL lxml