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

Update PyYaml dependency to 6.0.2 #125

Open
EdificomSA opened this issue Oct 14, 2024 · 0 comments
Open

Update PyYaml dependency to 6.0.2 #125

EdificomSA opened this issue Oct 14, 2024 · 0 comments

Comments

@EdificomSA
Copy link

pyyaml = { version = "6.0", optional = true, markers = "python_version >= '3.7'" }

python-poetry/poetry#8287

Note: This error originates from the build backend, and is likely not a problem with poetry but with pyyaml (6.0) not supporting PEP 517 builds. You can verify this by running 'pip wheel --no-cache-dir --use-pep517 "pyyaml (==6.0)"'.

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

1 participant