yosinski / deep-visualization-toolbox

DeepVis Toolbox
http://yosinski.com/deepvis
MIT License
4.01k stars 927 forks source link

Problem at step 4 #115

Closed GrigoriiTarasov closed 7 years ago

GrigoriiTarasov commented 7 years ago
~/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'
GrigoriiTarasov commented 7 years ago

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.