Skip to content

Do not link to libpython on MacOS with Anaconda Python#3088

Merged
pramodk merged 1 commit into
masterfrom
pramodk/conda-python
Sep 23, 2024
Merged

Do not link to libpython on MacOS with Anaconda Python#3088
pramodk merged 1 commit into
masterfrom
pramodk/conda-python

Conversation

@pramodk

@pramodk pramodk commented Sep 23, 2024

Copy link
Copy Markdown
Member

Fixes #2358

- Anaconda distribution on MacOS ship binary with static libpython and that causes segfault
- See details in #2358 (comment)

Fixes #2358
@pramodk pramodk requested review from 1uc and nrnhines September 23, 2024 15:05
@sonarqubecloud

Copy link
Copy Markdown

@azure-pipelines

Copy link
Copy Markdown

✔️ dfed135 -> Azure artifacts URL

@pramodk

pramodk commented Sep 23, 2024

Copy link
Copy Markdown
Member Author

For Gitlab CI, only BB5 GPUs are unavailable but the rest is green.

@pramodk pramodk merged commit d4ec267 into master Sep 23, 2024
@pramodk pramodk deleted the pramodk/conda-python branch September 23, 2024 18:35
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.

master built on mac segfaults on "from neuron import h" in anaconda python but not in nrniv -python

2 participants