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 'collections' has no attribute 'Hashable' #287

Closed
BioinfoRDX opened this issue Jan 29, 2022 · 3 comments
Closed

AttributeError: module 'collections' has no attribute 'Hashable' #287

BioinfoRDX opened this issue Jan 29, 2022 · 3 comments

Comments

@BioinfoRDX
Copy link

BioinfoRDX commented Jan 29, 2022

Hi,

I have this error with spade when I'm running Unicycler

AttributeError: module 'collections' has no attribute 'Hashable'

I installed Unicycler using conda

Best

@kayobianco
Copy link

Hello everyone,

I have the same problem, can the developer help us?

@missuse
Copy link

missuse commented Jan 30, 2022

There appears to be a problem with the conda recipe for unicycler 0.5. However manually installing dependencies from conda and then installing Unicycler from github works without problems.

@rrwick
Copy link
Owner

rrwick commented Feb 8, 2022

There seems to be an incompatibility with SPAdes and Python v3.10: ablab/spades#863

That issue thread suggests that a new version of SPAdes is coming soon with a fix, which will hopefully solve the problem. But until then, running with Python v3.9 should get around it.

Ryan

@rrwick rrwick closed this as completed Feb 8, 2022
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