I am trying to install cutadapt in my windows, I thought I get everything ready, but still I got this message as below. basically, it said I don't have bioconda chanel, but I already have. I don't know what's going on. Please help me
(base) C:\Users\jingj>conda install -c bioconda cutadapt
Collecting package metadata (current_repodata.json): done
Solving environment: failed with current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
I am trying to install cutadapt in my windows, I thought I get everything ready, but still I got this message as below. basically, it said I don't have bioconda chanel, but I already have. I don't know what's going on. Please help me
(base) C:\Users\jingj>conda install -c bioconda cutadapt Collecting package metadata (current_repodata.json): done Solving environment: failed with current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): done Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
To search for alternate channels that may provide the conda package you're looking for, navigate to
and use the search bar at the top of the page.