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

fix: typo in setup.cfg #65

Merged
merged 1 commit into from
Jul 2, 2024
Merged

fix: typo in setup.cfg #65

merged 1 commit into from
Jul 2, 2024

Conversation

eilidhmacnicol
Copy link
Collaborator

@eilidhmacnicol eilidhmacnicol commented Jul 1, 2024

extra i in iinstall_requires was causing pip installation to miss dependencies, including niworkflows.

Should fix #64

extra `i` in ``iinstall_requires` was causing pip installation to miss dependencies, including `niworkflows`.
@eilidhmacnicol eilidhmacnicol requested a review from oesteban July 1, 2024 16:08
@eilidhmacnicol
Copy link
Collaborator Author

tested the new docker file by buillding locally (apple silicon) and running with the following command:

docker run --platform=linux/amd64 --rm -v /path/to/mount:/tmp /tmp/[input_file]

Given satisfactory results, so merging now

@eilidhmacnicol eilidhmacnicol merged commit d1dcf98 into master Jul 2, 2024
6 checks passed
@eilidhmacnicol eilidhmacnicol deleted the eilidhmacnicol-patch-1 branch July 2, 2024 12:26
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.

problems with Nirodents installation in Docker - Apple Silicon
1 participant