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

Fixes for Python min and max versions #79

Merged
merged 9 commits into from
Nov 15, 2024
Merged

Conversation

JCGoran
Copy link
Collaborator

@JCGoran JCGoran commented Nov 14, 2024

We removed Python 3.8 in neuronsimulator/nrn#3108, so AlmaLinux and Ubuntu 20.04 started failing. To remedy this, on AlmaLinux we install 3.9 (available in default repos), and on Ubuntu we add another repo which has 3.9.

Also added better error handling (should now notify us if variables are missing or similar problems), and removed some unused env vars.

@JCGoran JCGoran marked this pull request as ready for review November 14, 2024 10:28
@JCGoran JCGoran merged commit 53847c1 into main Nov 15, 2024
18 of 19 checks passed
@JCGoran JCGoran deleted the jelic/python_version_fixes branch November 15, 2024 08:39
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.

2 participants