-
Notifications
You must be signed in to change notification settings - Fork 102
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
error on "from trankit import Pipeline " #3
Comments
Hi @mzolfaghari, |
Yes I tried that also. Then I get the following error:
|
Ok. Problem solved. I've created a new environment and just installed |
Hi @mzolfaghari, |
Hi, I think there is currently some blocking issue with some of the current packages. I am getting an
and then running my script which uses
results in the error:
EDIT: I'd be happy to work with an existing environment from a |
Can you provide details on new environmen setup . i am a beginner and i face same issue. |
Thanks for providing this great toolkit. But, I cannot import Pipeline and get the following error:
ImportError: cannot import name '_BaseLazyModule' from 'transformers.file_utils'
It could be because of the conflict in versions. When I did "pip install trankit", I got this error at the end:
I really appreciate your help on this.
The text was updated successfully, but these errors were encountered: