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

CI: downgrade to Python 3.11 for macOS #2179

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Conversation

julianoes
Copy link
Collaborator

This is to avoid the problem with future trying to import imp which is now importlib.

The dependency goes to mavlink and then in turn to pymavlink, so it'll be a while until this trickles down.

This is to avoid the problem with future trying to import imp which is
now importlib.

The dependency goes to mavlink and then in turn to pymavlink, so it'll
be a while until this trickles down.

Signed-off-by: Julian Oes <julian@oes.ch>
@julianoes julianoes merged commit 7fe1b60 into main Nov 14, 2023
27 checks passed
@julianoes julianoes deleted the pr-macos-python-downgrade branch November 14, 2023 20:53
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

Successfully merging this pull request may close these issues.

1 participant