uw-ipd/RoseTTAFold2NA

How to solve error : PackagesNotFoundError: The following packages are not available from current channels

yunsangk opened this issue · 1 comments

l have something problem.
when i try env create, error code is on my anaconda prompt

(base) C:\Users\sangyun\RoseTTAFold2NA>conda env create -f RF2na-linux.yml
Channels:

  • pytorch
  • nvidia
  • defaults
  • conda-forge
  • bioconda
  • dglteam/label/cu117
  • pyg
    Platform: win-64
    Collecting package metadata (repodata.json): done
    Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  • pyg::pyg
  • bioconda::mafft
  • bioconda::infernal
  • bioconda::hmmer[version='>=3.3']
  • bioconda::hhsuite
  • dglteam/label/cu117::dgl
  • bioconda::csblast
  • bioconda::cd-hit
  • bioconda::blast

Current channels:

To search for alternate channels that may provide the conda package you're
looking for, navigate to

https://anaconda.org

and use the search bar at the top of the page.

thank you

Potential solution #105