aicoe-aiops / time-series

A repository showing example analysis of time series data.
Other
5 stars 8 forks source link

Kebechet pipfile-requirements manager: ValueError - caa120a9ae #47

Open khebhut[bot] opened 3 years ago

khebhut[bot] commented 3 years ago

Description

This is an automated issue generated by Kebechet. The pipfile-requirements manager threw an exception (ValueError) at runtime. If you think this exception is a bug please open an issue upstream at https://github.com/thoth-station/kebechet otherwise use the traceback below to help you fix whatever issues were encountered with your repository.

Traceback

Traceback (most recent call last): File "/home/user/kebechet/kebechet_runners.py", line 193, in run instance.run(**manager_configuration) File "/home/user/kebechet/managers/pipfile_requirements/pipfile_requirements.py", line 94, in run else sorted(self.get_pipfile_requirements(file_contents)) File "/home/user/kebechet/managers/pipfile_requirements/pipfile_requirements.py", line 46, in get_pipfile_requirements raise ValueError( ValueError: Package src does not use pinned version: {'editable': True, 'path': './'}