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

Pin networkx version #227

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Pin networkx version #227

merged 1 commit into from
Mar 1, 2023

Conversation

tsalo
Copy link
Member

@tsalo tsalo commented Mar 1, 2023

Closes #226.

Changes proposed in this pull request

  • Pin networkx version to 2.8.8 (<3.0.0), because 3.0.0 introduced a backwards-incompatible change that nipype version 1.8.5 doesn't work with. This fix has worked in xcp_d already (Pin networkx version xcp_d#748).

@tsalo tsalo merged commit 4a2f920 into PennLINC:main Mar 1, 2023
@tsalo tsalo added the bug Something isn't working label Mar 1, 2023
@tsalo tsalo deleted the update-readme branch March 1, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

networkx version issue
1 participant