-
Notifications
You must be signed in to change notification settings - Fork 42
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
Unable to import the package #39
Comments
Hi, I got the same import error, and got past it. I installed SummEval and PyRouge as follows:
Then when I ran (in a new terminal window, without running the above from summ_eval.rouge_metric import RougeMetric I got the following traceback:
Then in the same terminal, I ran the
...and then I got to a new error!
|
I am having this same error. Is there a solution: In [1]: from summ_eval.rouge_metric import RougeMetric |
I am unable to import the package into google colab and download it to my local computer. It raises the following error while importing it into google colab:
The text was updated successfully, but these errors were encountered: