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

[DAR-2528][External] Fixed issue installing scipy #861

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Conversation

JBWilkie
Copy link
Collaborator

@JBWilkie JBWilkie commented Jun 10, 2024

Problem

When installing darwin-py with pip install darwin-py\[medical], scipy is not installed due to a missing tool.poetry.depedencies.scipy section in pyproject.toml

Solution

Add this section to pyproject.toml

Changelog

Fixed scipy installation when installing darwin-py with medical dependencies

Copy link

linear bot commented Jun 10, 2024

@JBWilkie JBWilkie merged commit 29dfe0d into master Jun 10, 2024
16 checks passed
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