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: Migrate from pkg_resources.resource_filename to importlib_resources #378

Closed
wants to merge 1 commit into from

Conversation

oesteban
Copy link
Member

Resolves: #377.

@oesteban oesteban requested a review from effigies July 11, 2023 10:49
@oesteban oesteban force-pushed the fix/pkg-resources-files branch 2 times, most recently from 0867938 to 9800c52 Compare July 11, 2023 10:52
@effigies
Copy link
Member

What do you think about nipreps/niworkflows#816? That would be pretty simple to duplicate over here and it handles the version differences correctly.

@effigies
Copy link
Member

Opened #379 as an alternative.

Proposed in nipreps/niworkflows#816.

Resolves: #377.

Co-authored-by: Chris Markiewicz <[email protected]>
@oesteban
Copy link
Member Author

Opened #379 as an alternative.

I saw this after pushing.

@oesteban oesteban closed this Jul 11, 2023
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.

Unable to pkg_resources.resource_filename to locate data files
2 participants