-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
Ste edited this page Jun 5, 2021
·
10 revisions
Download directly from github and unzip
Or clone from the command line
$ git clone https://github.com/Steeeephen/LAVA
2. Install Python 3 and pip
$ cd <path_to_folder>/LAVA
Where <path_to_folder> is the path to the folder containing the unzipped file (e.g. C:/Users/ste/Downloads/ or ~/Documents/python/)
$ pip install -r requirements.txt