You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "src/test.py", line 32, in
import utils as utl
File "/home/sizhexi/caffe/ccnn/src/utils.py", line 3, in
import vigra
File "/usr/lib/python2.7/dist-packages/vigra/init.py", line 113, in
import vigra.vigranumpycore as vigranumpycore
ImportError: libvigraimpex.so.11: cannot open shared object file: No such file or directory
Time in seconds: 1
I have installed latest vigra from github, this is the libs
I am running demo.sh, and I met such a problem.
I have installed latest vigra from github, this is the libs
I didn't find the libvigraimpex library, what goes wrong
The text was updated successfully, but these errors were encountered: