This is an automated issue generated by Kebechet v1.10.1. The thoth-advise manager threw an exception (KeyError)
at runtime while working on the following repository https://github.com/thoth-station/ps-nlp
Traceback
Traceback (most recent call last):
File "/home/user/kebechet/kebechet_runners.py", line 212, in run
instance.run(**manager_configuration)
File "/home/user/kebechet/managers/thoth_advise/thoth_advise.py", line 390, in run
self._write_advise(res[0])
File "/home/user/kebechet/managers/thoth_advise/thoth_advise.py", line 190, in _write_advise
requirements_lock = adv_results["result"]["report"]["products"][0]["project"][
KeyError: 'result'
Description
This is an automated issue generated by Kebechet v1.10.1. The thoth-advise manager threw an exception (KeyError) at runtime while working on the following repository https://github.com/thoth-station/ps-nlp
Traceback