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

The development container is broken due to incorrect configuration of Poetry #286

Open
2 tasks done
RaHehl opened this issue Nov 24, 2024 · 1 comment
Open
2 tasks done
Labels
bug Something isn't working

Comments

@RaHehl
Copy link
Collaborator

RaHehl commented Nov 24, 2024

Describe the bug

The development container is broken due to incorrect configuration of Poetry

To Reproduce

try to load this repo into vscode and start devcontainer

Additional context

No response

Version

current

Platform

Win with WSL

Code of Conduct

  • I agree to follow this project's Code of Conduct.

No Duplicate

  • I have checked existing issues to avoid duplicates.
@RaHehl RaHehl added the bug Something isn't working label Nov 24, 2024
@RaHehl
Copy link
Collaborator Author

RaHehl commented Nov 24, 2024

I have already attempted to fix this issue, and the setup is working better now. #284

However, there is still a major issue:

When running pytest via a launch command, breakpoints are not being hit, making debugging tests nearly impossible.

If someone is familiar with configuring pytest to work with breakpoints in a development container with poetry setup, I would greatly appreciate assistance with this in the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant