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

Iterable import is deprecated #41

Open
flatypus opened this issue Oct 4, 2023 · 0 comments
Open

Iterable import is deprecated #41

flatypus opened this issue Oct 4, 2023 · 0 comments

Comments

@flatypus
Copy link

flatypus commented Oct 4, 2023

Since python 3.10, the Iterable class should be imported from collections.abc instead. I mentioned this in #40, but since the maintainer has not seen the PR, if anyone comes across this repository in the future, there is the fix, or you can include pd3f @ git+https://github.com/flatypus/pd3f-core@1a546388f6cc4e81c359678f54f1b3547125a015 in the requirements.txt instead.

stackoverflow.com/questions/72032032/importerror-cannot-import-name-iterable-from-collections-in-python

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