Skip to content

import error in test_provenance (and 3 others) #1798

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
djarecka opened this issue Feb 3, 2017 · 6 comments
Closed

import error in test_provenance (and 3 others) #1798

djarecka opened this issue Feb 3, 2017 · 6 comments

Comments

@djarecka
Copy link
Collaborator

djarecka commented Feb 3, 2017

Summary

Travis fails when running test_provenance (and 3 others), all pythons.

Actual behavior

from lxml import etree
E ImportError: libicui18n.so.56: cannot open shared object file: No such file or directory

see travis output for more details:
https://travis-ci.org/djarecka/nipype/jobs/198015225

Expected behavior

How to replicate the behavior

don't know how to replicate outside travis

@mgxd
Copy link
Member

mgxd commented Feb 3, 2017

ran into this error in #1794 as well, adding icu directly to Travis's conda install seemed to fix it but I don't know if this is the best way to go

@djarecka
Copy link
Collaborator Author

djarecka commented Feb 3, 2017

@mgxd - I also found that people add icu to conda, I don't have any other idea.

@djarecka
Copy link
Collaborator Author

djarecka commented Feb 3, 2017

@mgxd : so won't create any new PR, if yours includes it.

@mgxd
Copy link
Member

mgxd commented Feb 8, 2017

I believe this is fixed with #1794, but we should monitor this

@mgxd
Copy link
Member

mgxd commented Feb 10, 2017

this is still present despite adding icu

@mgxd
Copy link
Member

mgxd commented Feb 15, 2017

closing this for now after #1808

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

No branches or pull requests

2 participants