Skip to content

Package installation

Shekhar Thawali edited this page May 2, 2013 · 1 revision

###1. xlrd >= 0.9.2

URL:
Installation:
  • Unzip the .zip file into a suitable directory and run "python setup.py install"

###2. argparse >= 1.2.1

If you are using Python >= 2.7 or >= 3.2 then there is no need to install it separately.

URL:
Installation:
  • Unzip the .zip file into a suitable directory and run "python setup.py install"
Clone this wiki locally