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

Latest linux does not directly support Python 3.11 #882

Merged
merged 2 commits into from
Dec 22, 2024

Conversation

schaubh
Copy link
Contributor

@schaubh schaubh commented Dec 21, 2024

  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

The Linux CI build began failing because it was using ubuntu-latest which now provides Ubuntu 24.02. This version no longer provides direct support for python 3.11. See https://askubuntu.com/questions/1512005/python3-11-install-on-ubuntu-24-04.

As Basilisk doesn't support python 3.12 yet, the CI build should be using 22.04 for now.

Verification

CI Linux build with opNav built without issues again.

Documentation

Updated release notes.

Future work

When BSK supports python 3.12 this build should be tested again on latest Ubuntu.

@schaubh schaubh added ci Continuous integration build Build system or compilation enhancement labels Dec 21, 2024
@schaubh schaubh self-assigned this Dec 21, 2024
@schaubh schaubh requested a review from a team as a code owner December 21, 2024 22:34
@schaubh schaubh force-pushed the feature/ci-linux-opNav branch from 548d611 to f2c14eb Compare December 22, 2024 00:04
@schaubh schaubh merged commit 74e44db into develop Dec 22, 2024
9 checks passed
@schaubh schaubh deleted the feature/ci-linux-opNav branch December 22, 2024 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build system or compilation enhancement ci Continuous integration
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant