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 #173 by using importlib-resources < 6.0 #174

Closed
wants to merge 1 commit into from
Closed

fix #173 by using importlib-resources < 6.0 #174

wants to merge 1 commit into from

Conversation

yingxingcheng
Copy link

fix #173

Copy link
Member

@PaulWAyers PaulWAyers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine to me but I'm going to defer to @Ali-Tehrani for merging.

Ali-Tehrani added a commit to Ali-Tehrani/grid that referenced this pull request Aug 3, 2023
This arises from pull-request theochem#174. Rather than using an older
version of import-resources. This fixed the issue to the current
API
@Ali-Tehrani
Copy link
Collaborator

Thank you @yingxingcheng for bringing up this issue and providing a solution. I update the code to the current API in #176 and will be closing this.

@Ali-Tehrani Ali-Tehrani closed this Aug 3, 2023
Ali-Tehrani added a commit that referenced this pull request Aug 3, 2023
* Update clenshaw in website table

* Fix #173 by updating import-resources API

This arises from pull-request #174. Rather than using an older
version of import-resources. This fixed the issue to the current
API

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

ImportError: cannot import name 'path' from 'importlib_resources'
3 participants