Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yunsangk opened this issue Mar 21, 2024 · 1 comment

Comments

@yunsangk
Copy link

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

@SuhasSrinivasan
Copy link
Contributor

Potential solution #105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants