We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thank you. I tried the same call as above with the aslprep:unstable image, and now receive the following:
230301-15:15:21,481 nipype.workflow IMPORTANT: ASLPrep started! 230301-15:15:21,854 nipype.workflow CRITICAL: ASLPrep failed: module 'networkx' has no attribute 'to_scipy_sparse_matrix'
This seems to be related to this change to Networkx with version 3.0: https://networkx.org/documentation/latest/release/migration_guide_from_2.x_to_3.0.html#replacing-numpy-scipy-matrices-with-arrays
Originally posted by @philjohnston in #196 (comment)
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
This seems to be related to this change to Networkx with version 3.0: https://networkx.org/documentation/latest/release/migration_guide_from_2.x_to_3.0.html#replacing-numpy-scipy-matrices-with-arrays
Originally posted by @philjohnston in #196 (comment)
The text was updated successfully, but these errors were encountered: