Skip to content

./run_toolbox.py error #152

Description

@LRsir

got module <module 'caffevis.app' from '/home/wzw/caffe/deep-visualization-toolbox/caffevis/app.pyc'>
got app <class 'caffevis.app.CaffeVisApp'>
Got settings <module 'settings' from '/home/wzw/caffe/deep-visualization-toolbox/settings.pyc'>
Traceback (most recent call last):
File "./run_toolbox.py", line 33, in
main()
File "./run_toolbox.py", line 23, in main
lv = LiveVis(settings)
File "/home/wzw/caffe/deep-visualization-toolbox/live_vis.py", line 62, in init
app = app_class(settings, self.bindings)
File "/home/wzw/caffe/deep-visualization-toolbox/caffevis/app.py", line 46, in init
import caffe
File "/home/wzw/caffe/python/caffe/init.py", line 1, in
from .pycaffe import Net, SGDSolver, NesterovSolver, AdaGradSolver, RMSPropSolver, AdaDeltaSolver, AdamSolver
File "/home/wzw/caffe/python/caffe/pycaffe.py", line 13, in
from ._caffe import Net, SGDSolver, NesterovSolver, AdaGradSolver,
ImportError: dynamic module does not define init function (init_caffe)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions