odelaneau / shapeit4

Segmented HAPlotype Estimation and Imputation Tool
MIT License
89 stars 17 forks source link

Unable to install with conda #55

Closed tkn132 closed 3 years ago

tkn132 commented 3 years ago

Hi there, I tried to install shapeit4 with conda install -c bioconda shapeit4 but got this error.

UnsatisfiableError: The following specifications were found to be incompatible with each other:
Output in format: Requested package -> Available versions
Package xz conflicts for:
shapeit4 -> htslib[version='>=1.12,<1.13.0a0'] -> xz[version='>=5.2.3,<5.3.0a0|>=5.2.4,<5.3.0a0|>=5.2.5,<5.3.0a0']
python=3.7 -> xz[version='>=5.2.4,<6.0a0|>=5.2.5,<6.0a0']
Package libgcc-ng conflicts for:
shapeit4 -> htslib[version='>=1.9,<1.10.0a0'] -> libgcc-ng[version='>=4.9']
shapeit4 -> libgcc-ng[version='>=7.3.0|>=7.5.0|>=9.3.0']

Do you know how to fix it? Many thanks!

odelaneau commented 3 years ago

Hi,

I'm sorry but i do not support anything regarding conda in here. I cannot really help you on this. Happy to help if you want to recompile it on your machine tho.

Best,