xuv's notebook

Side notes, howtos and random bits of information related to Julien Deswaef's projects

User Tools

Site Tools


projects:love_machine:install_lovemachine_on_mac_osx

Install [loveMachine] on Mac OSX

Installation procedure for Love Machine on Mac.
This has been not been tested by me… but should work :)

  1. Python is installed by default on Mac (Am I right? If not install it :) )
  2. Install pip (a useful python package manager)
    sudo easy_install pip
  3. Install Selenium using pip
    sudo pip install -U selenium
  4. 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
  5. Go into the loveMachine/webdriver directory
  6. Run it with
    python loveMachine.py
projects/love_machine/install_lovemachine_on_mac_osx.txt · Last modified: 2011/12/09 12:45 by 91.183.83.6