xuv's notebook

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

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 :)

  • 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
projects/love_machine/install_lovemachine_on_mac_osx.txt · Last modified: by 91.183.83.6