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

Exception #43

Open
vafa24 opened this issue Aug 26, 2024 · 3 comments
Open

Exception #43

vafa24 opened this issue Aug 26, 2024 · 3 comments

Comments

@vafa24
Copy link

vafa24 commented Aug 26, 2024

after we install Angler with pip install -e angler
and we want run splitter example we receive below Error.
AttributeError: module 'collections' has no attribute 'Iterable'

how can solve it

Best wishes

@momchilmm
Copy link
Member

I've hidden and reported the comment above. It has nothing to do with our package and is likely malware.

@momchilmm
Copy link
Member

As to your actual issue: as angler is not very actively used or supported, it's likely that things have just changed a little in dependencies such that either versions have to be capped, or some things in the code updated. What you experience may not be the only issue even if we fix it. If you do not need the nonlinear support that angler offers but are instead only interested in inverse design of linear systems, you should just use ceviche instead.

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

3 participants
@momchilmm @vafa24 and others