Skip to content

Use python-gil package on conda (#1214)#1216

Merged
LourensVeen merged 1 commit intoamusecode:mainfrom
LourensVeen:issue_1214_python_gil
Mar 5, 2026
Merged

Use python-gil package on conda (#1214)#1216
LourensVeen merged 1 commit intoamusecode:mainfrom
LourensVeen:issue_1214_python_gil

Conversation

@LourensVeen
Copy link
Member

Updates the installer to suggest installing python-gil when using conda, rather than python. That will ensure we don't get a free-threading implementation, which causes problems with pip-installing packages.

This also updates the CI accordingly.

@LourensVeen
Copy link
Member Author

Tests are failing because of MPI problems on mac and a hang on test_c_distributed_implementation.py, but they pass just fine locally. Since this doesn't do anything except explicitly install the Python version we've always used, it should be good to merge anyway.

@LourensVeen LourensVeen moved this from Backlog to In progress in Development Board Mar 4, 2026
@LourensVeen LourensVeen merged commit 7ab8d84 into amusecode:main Mar 5, 2026
2 of 4 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Done in Development Board Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant