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

pyyaml==6.0 fails to install on Python 3.12 #32

Closed
xtarlit opened this issue May 6, 2024 · 1 comment
Closed

pyyaml==6.0 fails to install on Python 3.12 #32

xtarlit opened this issue May 6, 2024 · 1 comment

Comments

@xtarlit
Copy link

xtarlit commented May 6, 2024

Fixed this by simply changing it to pyyaml==6.0.1 in requirements.txt but if I'm honest I have no clue what I'm doing with Python, so I've no clue if that's the latest version or anything like that.

@timrae
Copy link
Collaborator

timrae commented May 25, 2024

Thanks for reporting, we've updated the build system a bit and now using the compatible-release syntax so this should not be an issue any longer.

@timrae timrae closed this as completed May 25, 2024
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