conda install -c bioconda metachip
Dear MetaCHIP developpers,
Thanks for your efforts in this amazing tool. Is the conda environement maintained ? Would you recommend installing MetaCHIP through it?
It is running still yesterday:
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: -
Thanks
Dear MetaCHIP developers,
I have the same problem. MetaCHIP cannot be installed through anaconda: "conda install -c bioconda metachip"
Is there any solution for this?
Thanks
I encountered similar issue and finally install metachip by pip.
When I insist conda installation, the version of dependent python seems always to conflict with what it shall to be. However this problem wouldn't happen if directly using pip.
Hope this information helpful to you.