-
Notifications
You must be signed in to change notification settings - Fork 24
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
KeyError:"Configuration file contains the following unrecognized options: ['log'] #73
Comments
Ah, this is because rstfinder hasn't been updated to use the new release of the SKLL that recently deprecated some fields. I'll work on a fix for this. In the meantime, you can simply downgrade SKLL to v2.5 in your conda environment and things should work again. |
Thank you very much! |
Very strange. I've never seen that error before. Are there any log files created perhaps? If so, please share. |
|
It seems that there was not log files created. Is it possible that it can not work on a virtual machine? |
Oh interesting. I’ve never tried it on a VM. That could be it, I’m not sure.
Is the error reproducible - if you run it again, does it fail again with the same error?
…________________________________
From: Ankery ***@***.***>
Sent: Sunday, February 20, 2022 12:55:16 AM
To: EducationalTestingService/rstfinder ***@***.***>
Cc: Nitin Madnani ***@***.***>; Comment ***@***.***>
Subject: Re: [EducationalTestingService/rstfinder] KeyError:"Configuration file contains the following unrecognized options: ['log'] (Issue #73)
Very strange. I've never seen that error before. Are there any log files created perhaps? If so, please share.
It seems that there was not log files created. Is it possible that it can not work on a virtual machine?
—
Reply to this email directly, view it on GitHub<#73 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AABHPEDUOGIL6WWOWMYQOO3U4B64JANCNFSM5OX5VHQA>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Yes, it is reproducible. |
Could you try on a regular machine if possible and see if you get the same error? I'll also try to run it myself. |
It seems that memory distributed to the VM was too small, I have redistributed the memory. I will try it again. THANKS A LOT FOR HELPING ME! : ) |
It does not throw errors at that position! |
Thanks a lot for your helpful tool! |
Yeah, looks like there’s some incompatibility. I am working on fixing this now. |
Thanks a lot for helping me! |
You're most welcome! |
Hello!
When I run the 7th command:
tune_rst_parser rst_discourse_tb_edus_TRAINING_TRAIN.json rst_discourse_tb_edus_TRAINING_DEV.json rst_parsing_model,
it gives me the
KeyError
. Anybody can help me to solve this problem?The text was updated successfully, but these errors were encountered: