Skip to content

Add importlib.resources an as alternative for deprecated pkg_resources#413

Closed
JiriKr wants to merge 1 commit into
arthurdejong:masterfrom
JiriKr:master
Closed

Add importlib.resources an as alternative for deprecated pkg_resources#413
JiriKr wants to merge 1 commit into
arthurdejong:masterfrom
JiriKr:master

Conversation

@JiriKr

@JiriKr JiriKr commented Apr 5, 2023

Copy link
Copy Markdown

Issue #412

@JiriKr JiriKr changed the title Add importlib.resources as alternative for deprecated pkg_resources Add importlib.resources an as alternative for deprecated pkg_resources Apr 5, 2023
@arthurdejong

Copy link
Copy Markdown
Owner

Hi @JiriKr,

I have solved the problem with a slightly different approach (7761e42) that also works with Python 3.7 and 3.8 (those versions have the importlib.resources module but don't have the files() function.

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