Prior to installing WOW, the following packages must be installed from their respective GitHub repositories:
Then, after cloning the present repository:
pip install .
will take care of the other dependencies. Or if you want to be able to edit & develop (requires reloading the package)
pip install -e .