You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: