For use with @shengjiex98's skynet plotting tool.
- Create a virtual environment and activate it
$ python --version
3.8.12
$ python -m venv venv
$ source ./venv/bin/activate
- Install dependencies
(venv) $ pip install -r requirements.txt
- Run
(venv) $ python main.py