BioinformaticsToolsmith / MeShClust

MeShClust: an intelligent tool for clustering DNA sequences
https://doi.org/10.1093/nar/gky315
37 stars 12 forks source link

Illegal instruction (core dumped) running MeShClust with conda #12

Open LeoVincenzi opened 3 years ago

LeoVincenzi commented 3 years ago

Hi everyone! I'm having some difficultness in running meshclust on bbash after having install it with conda.

conda install -c lmfaber meshclust

When run the command line, the system interrupts the job with Illegal Instruction (core dumped)

I have understand that this kind of message should not be related with the installation of the software itself but to the machine specificities or implementation. My machine works with Ubuntu 20.04 LTS and conda 4.10.3 (latest release).

Thanks for the consideration!