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

Patchflow AutoFix Not Found in Deque When Building with Poetry #1032

Open
achkioua opened this issue Nov 22, 2024 · 1 comment
Open

Patchflow AutoFix Not Found in Deque When Building with Poetry #1032

achkioua opened this issue Nov 22, 2024 · 1 comment

Comments

@achkioua
Copy link

Is this a regression?

Yes

Description

Issue Description:
When building the Patchwork project from source using Poetry, the build fails with the following error:

Patchflow AutoFix not found in deque (['patchwork patchflows'])

Steps to Reproduce:
1. Clone the Patchwork repository.
2. Install Poetry (tested with Poetry 1.8.4).
3. Use Python 3.9 or Python 3.12 (tested with both versions).
4. Run the build steps:

poetry shell
poetry install —all-extras

Environment Details:
• Operating Systems Tested: macOS, Linux (Ubuntu).
• Python Versions Tested: 3.9, 3.12.
• Poetry Version: 1.8.4.

Additional Context:
The issue occurs consistently on both tested operating systems and Python versions. Let me know if you need any debug logs, configurations, or further details.

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw

Patchflow AutoFix not found in deque (['patchwork patchflows'])

Anything else?

No response

@achkioua achkioua reopened this Nov 22, 2024
@CTY-git
Copy link
Contributor

CTY-git commented Dec 4, 2024

@achkioua I believe this message is printed when you run a locally built patchwork app, do you mind sharing whole logs and the command you use?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants