Skip to content
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

Kebechet pipfile-requirements manager: ValueError - caa120a9ae #47

Open
khebhut bot opened this issue Aug 25, 2021 · 0 comments
Open

Kebechet pipfile-requirements manager: ValueError - caa120a9ae #47

khebhut bot opened this issue Aug 25, 2021 · 0 comments
Labels
bot to a cyborg team mate!

Comments

@khebhut
Copy link

khebhut bot commented Aug 25, 2021

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': './'}

@khebhut khebhut bot added the bot to a cyborg team mate! label Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot to a cyborg team mate!
Projects
None yet
Development

No branches or pull requests

0 participants