MetaCHIP icon indicating copy to clipboard operation
MetaCHIP copied to clipboard

conda install -c bioconda metachip

Open fconstancias opened this issue 3 years ago • 2 comments

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

fconstancias avatar Jun 08 '22 14:06 fconstancias

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

RolandWirth avatar Feb 14 '23 13:02 RolandWirth

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.

hellopeccat avatar Dec 13 '24 12:12 hellopeccat