projects:love_machine:install_lovemachine_on_windows
Install [loveMachine] on Windows
This has been tested on Windows XP, but should work on later systems too.
If you don't have Python installed yet (and Windows don't have it by default), download and install Python 2.6 or greater from
http://python.org/download/
Add Python to your system path for easier use.
-
Install pip by typing the command
easy_install pip
. (You might not need pip since you certainly can install Selenium with easy_install, but since pip is a nicer python package manager, why not use it.
Install Selenium Webdriver using pip like this:
pip install selenium
-
Unzip it
Go into the loveMachine/webdriver directory
Run it by double clicking on loveMachine.py and follow instructions.
projects/love_machine/install_lovemachine_on_windows.txt · Last modified: 2011/12/08 11:48 by 91.183.83.6