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

Fails to load the functions if in python 3.10 #6

Open
Zach-Tolentino-161 opened this issue Oct 16, 2022 · 3 comments
Open

Fails to load the functions if in python 3.10 #6

Zach-Tolentino-161 opened this issue Oct 16, 2022 · 3 comments

Comments

@Zach-Tolentino-161
Copy link

I am using 3.10.6 and this just gives me the traceback
AttributeError: module 'collections' has no attribute 'Iterable'

@GDenisC
Copy link

GDenisC commented Nov 24, 2022

change from collections to typing

@ja49619
Copy link

ja49619 commented Apr 16, 2023

module 'collections' has no attribute 'Iterable'

@ssardina
Copy link

So what is the state of this one? How to fix this issue ?

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

4 participants