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
Ciao !
On a fresh MAESTRO — release 1.5.1 — installation (Ubuntu 18.04 with Python v3.8.12 installed) I tried to run chromap, chromap --version or chromap -h having immediately Illegal instruction (core dumped) as a result.
I did also try to update chromap with conda install -c bioconda chromap obtaining chromap-0.1.5-h9a82719_0 with no error during installation but, again the Illegal instruction error happened.
What can I do? Thanks
The text was updated successfully, but these errors were encountered:
I encountered the same chromap (Illegal instruction (core dumped)) issue, something must be wrong with the chromap env. I personally found conda-backed environments harder to replicate than the container based environments, so it would be great if the Docker image can be updated more regularly.
Ciao !
On a fresh MAESTRO — release 1.5.1 — installation (Ubuntu 18.04 with Python v3.8.12 installed) I tried to run
chromap
,chromap --version
orchromap -h
having immediatelyIllegal instruction (core dumped)
as a result.I did also try to update chromap with
conda install -c bioconda chromap
obtaining chromap-0.1.5-h9a82719_0 with no error during installation but, again the Illegal instruction error happened.What can I do? Thanks
The text was updated successfully, but these errors were encountered: