Installation¶
This is a brief tutorial how to setup your computer to execute the safety assessment module.
All the code was tested with Python 3.7, newer versions should also work. The code was tested for compliance with Linux (Ubuntu) and Windows machines.
Use the provided ‘requirements.txt’ in the root directory of the repository, in order to install all required modules.
pip3 install -r /path/to/requirements.txt