Make sure your pip
is up-to-date:
$ pip3 install pip --upgrade
Assume you have a Python 3 environment, to install dependencies:
$ pip3 install -r requirements.txt
$ python run_simulation.py --scene_file ./data/scenes/MOLASSES/fuji_scoped.json
$ python run_simulation.py --scene_file ./data/scenes/MAGFLOW/fuji_scoped.json