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

AttributeError: module 'importlib.resources' has no attribute 'files' #1

Open
porterpan opened this issue Dec 13, 2023 · 0 comments
Open

Comments

@porterpan
Copy link

devchat extension plugs of vscode Encountered error, tips as follow,

File "/home/porter/.vscode/extensions/merico.devchat-0.2.61/tools/site-packages/networkx/generators/atlas.py", line 56, in <module>
    ATLAS_FILE = importlib.resources.files("networkx.generators") / "atlas.dat.gz"
AttributeError: module 'importlib.resources' has no attribute 'files'

Screenshot:

image

How do I fix it, Looking forward to your reply, it's appreciated

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

No branches or pull requests

1 participant