Skip to content
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

ImportError: cannot import name 'PairwiseSequenceClassificationExplainer' #112

Open
eunjiinkim opened this issue Oct 27, 2022 · 1 comment

Comments

@eunjiinkim
Copy link

I cannot import pairwise explainer, while other explainers are imported well.
My python version is 3.6.8

What can I do?

image

@cdpierse
Copy link
Owner

Hi @eunjiinkim, can you confirm the version you are using of the package? I would specifically try installing the package with no cache flag passed so pip install transformers-interpret --no-cache-dir

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

No branches or pull requests

2 participants