bob.example.faceverify fails the test in conda builds

11 views
Skip to first unread message

Amir Mohammadi

unread,
Feb 27, 2016, 6:04:02 AM2/27/16
to bob-devel
I tried to fix this error but I don't why is it happening for this package.

$ python -c 'import bob.example'
Traceback (most recent call last):
 
File "<string>", line 1, in <module>
ImportError: No module named example
$ python
-c 'import pkg_resources; from bob.example.faceverify import get_config; print(get_config())'      :(
Traceback (most recent call last):
 
File "<string>", line 1, in <module>
ImportError: No module named example.faceverify

https://travis-ci.org/bioidiap/bob.conda/jobs/112206357

Amir Mohammadi

unread,
Mar 1, 2016, 3:15:32 AM3/1/16
to bob-devel
Reply all
Reply to author
Forward
0 new messages