I am trying to run the deep visualization toolbox using Caffe
Specs:
- Mac OS X 10.10
- Python2.7
import caffe
works fine
when I try to run ./run_toolbox.py
I get the alert:
Python quit unexpectedly while using the libglog.0.dylib plug-in
Console Output:
* Check failure stack trace: * 1 39095 abort ./run_toolbox.py
brew reinstall glog
did not work and I don“t know where to beginn.