parklab / HiNT

HiC for copy Number variation and Translocation detection
MIT License
36 stars 8 forks source link

Errors in installing HiNT via conda #19

Open Kurotakid opened 3 years ago

Kurotakid commented 3 years ago

Hi, I tried to install the HiNT package using conda. But I got the following error message:

aaa@aaa:~$ conda install hint
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: -
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.
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.31=0
  - feature:|@/linux-64::__glibc==2.31=0

Your installed version is: 2.31

I would be very happy if you could tell me how I can solve this problem. Best, Daisuke

YuanlongLiu commented 2 years ago

Encountered similar error, not sure how to solve