This is an automated issue generated by Kebechet v1.10.1. The update manager threw an exception (PipenvError)
at runtime while working on the following repository https://github.com/thoth-station/micropipenv
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/update/update.py", line 882, in run
self._create_pipenv_environment(input_file="requirements.in")
File "/home/user/kebechet/managers/update/update.py", line 507, in _create_pipenv_environment
cls.run_pipenv(f"pipenv lock -r {input_file}")
File "/home/user/kebechet/managers/manager.py", line 113, in run_pipenv
raise PipenvError(result)
kebechet.exception.PipenvError
Description
This is an automated issue generated by Kebechet v1.10.1. The update manager threw an exception (PipenvError) at runtime while working on the following repository https://github.com/thoth-station/micropipenv
Traceback