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

Investigate why CI breaks with python 3.12 #1458

Open
adejanovski opened this issue Jan 3, 2024 · 0 comments
Open

Investigate why CI breaks with python 3.12 #1458

adejanovski opened this issue Jan 3, 2024 · 0 comments

Comments

@adejanovski
Copy link
Contributor

adejanovski commented Jan 3, 2024

Project board link

The upgrade to python 3.12 of the GHA runners broke CI when creating a ccm cluster:

+ ccm create test -v binary:3.0.25
Traceback (most recent call last):
  File "/opt/hostedtoolcache/Python/3.12.1/x64/bin/ccm", line 7, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'

We'd need to investigate why it's the case and how we can work around this.

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