How to install - nubbix/slope GitHub Wiki

To run, simply type python slope2.py in any terminal

Note!!

You need python version 3+ to run this program - Can be downloaded here https://www.python.org/downloads/ Program uses the following libraries

time os

Both libraries should be inluded as default. If they are not or missing, you can install them by typing pip install time pip install os

in any terminal windows such as command prompt (windows), power shell(windows) or terminal (linux/mac) etc. mape sure python is listed in path (selected on install in windows)