You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: REAP-17
The text was updated successfully, but these errors were encountered:
Project board link
The upgrade to python 3.12 of the GHA runners broke CI when creating a ccm cluster:
We'd need to investigate why it's the case and how we can work around this.
┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: REAP-17
The text was updated successfully, but these errors were encountered: