~/deep-visualization-toolbox$ ./run_toolbox.py
File "/home/aceshigh/deep-visualization-toolbox/live_vis.py", line 54, in __init__
for module_path, app_name in settings.installed_apps:
AttributeError: 'module' object has no attribute 'installed_apps'
It can occur, if you cloned toolbox before compiling deep-vis branch of caffe.
To resolve this issue delete all deep-vis folder and begin from the start.