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).
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!