-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Optrix Pty. Ltd edited this page Oct 28, 2019
·
2 revisions
First, ensure you have Python 2.7 or above installed (this script was developed on Python 3.7, but should be backwards compatible)
If you don't have it installed already, you can download it here - https://www.python.org/downloads/
Next, install the xlrd module.
Windows Users: Please ensure that Python must have been added to your path for this to work. If not, see this post - https://geek-university.com/python/add-python-to-the-windows-path/
pip install xlrd
Create a directory on your computer, and download this project into it. Strictly speaking you only need the .py file, although the samples are useful if you are learning.
Next, you'll need to run the program or run the examples.