Skip to content

CI failing with AttributeError: cython_sources #2624

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

Closed
JohnVillalovos opened this issue Jul 24, 2023 · 0 comments
Closed

CI failing with AttributeError: cython_sources #2624

JohnVillalovos opened this issue Jul 24, 2023 · 0 comments
Assignees

Comments

@JohnVillalovos
Copy link
Member

Example failure here: https://github.com/python-gitlab/python-gitlab/actions/runs/5639827150/job/15275594030?pr=2621#step:5:130

Problem has something to do with new cython release. Fix is to update PyYAML to 6.0.1 version.

But docker-compose only supports PyYAML<6 and docker-compose is no longer maintained as a Python project.

JohnVillalovos added a commit that referenced this issue Jul 24, 2023
Fixes issue with CI having error:
  `AttributeError: cython_sources`

Closes: #2624
@nejch nejch closed this as completed in 3b8939d Jul 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants