Hi,
I am trying to install dammit through conda (conda 22.11.1) on a Linux machine. It stuck at "Solving environment" forever, I left it over the weekend (~36 hours), it still stuck now.
I checked this (#136). Following the suggestion, I installed busco first (v5.4.4), then try to install dammit. It gives me error:
Solving environment:
Found conflicts! Looking for incompatible packages. failed
UnsatisfiableError: The following specifications were found to be incompatible with each other:
Output in format: Requested package -> Available versionsThe following specifications were found to be incompatible with your system:
- feature:/linux-64::__glibc==2.28=0
- feature:/linux-64::__unix==0=0
- feature:|@/linux-64::__glibc==2.28=0
- dammit -> sh -> __unix
- python=3.9 -> libgcc-ng[version='>=11.2.0'] -> __glibc[version='>=2.17']
Your installed version is: 0
Any idea how I can get this to work?
Many thanks.
Hi,
I am trying to install dammit through conda (conda 22.11.1) on a Linux machine. It stuck at "Solving environment" forever, I left it over the weekend (~36 hours), it still stuck now.
I checked this (#136). Following the suggestion, I installed busco first (v5.4.4), then try to install dammit. It gives me error:
Any idea how I can get this to work?
Many thanks.