===== Install [loveMachine] on Mac OSX ===== Installation procedure for [[..:Love Machine]] on Mac.\\ This has been not been tested by me... but should work :) - Python is installed by default on Mac (Am I right? If not install it :) ) - Install pip (a useful python package manager)sudo easy_install pip - Install Selenium using pip sudo pip install -U selenium - Download [loveMachine] at https://github.com/juego/loveMachine/zipball/master and decompress it. Or, if you prefer using git: git clone git://github.com/juego/loveMachine.git - Go into the loveMachine/webdriver directory - Run it with python loveMachine.py