This is a test version of Biostars. For the public version, visit https://www.biostars.org.
AttributeError: module 'collections' has no attribute 'Hashable'

Hello everyone

I'm new using Spades and today I'm trying to do an assembly but I have a problem when I try to execute the pipeline.

This is my script: spades.py -1 B_cepacia_raw_R1_paired.fastq.gz -2 B_cepacia_raw_R2_paired.fastq.gz -o spades_error_corrected_reads -t 50 -m 500 --only-error-correctio

And this is the error: AttributeError: module 'collections' has no attribute 'Hashable'

You can see the error in the picture too.

enter image description here

I believe that the problem is related to Python but I'm not sure, someone can help me?

spades

Currently I am experiencing the same problem. Have you solved this?

0 answers

No answers yet.

Log in to answer this question.