无法在conda环境中安装bioconda软件包(Unable to install bioconda packages in conda environments)

系统教程 行业动态 更新时间:2024-06-14 16:57:40
无法在conda环境中安装bioconda软件包(Unable to install bioconda packages in conda environments) python

我试图从anaconda的Bioconda频道安装一些软件包,但即使频道已添加,我也会遇到以下错误:

C:\Users\matti>conda install -c bioconda pybedtools Solving environment: failed PackagesNotFoundError: The following packages are not available from current channels: - pybedtools Current channels: - https://conda.anaconda.org/bioconda/win-64 - https://conda.anaconda.org/bioconda/noarch - https://conda.anaconda.org/conda-forge/win-64 - https://conda.anaconda.org/conda-forge/noarch - https://repo.continuum.io/pkgs/main/win-64 - https://repo.continuum.io/pkgs/main/noarch - https://repo.continuum.io/pkgs/free/win-64 - https://repo.continuum.io/pkgs/free/noarch - https://repo.continuum.io/pkgs/r/win-64 - https://repo.continuum.io/pkgs/r/noarch - https://repo.continuum.io/pkgs/pro/win-64 - https://repo.continuum.io/pkgs/pro/noarch - https://repo.continuum.io/pkgs/msys2/win-64 - https://repo.continuum.io/pkgs/msys2/noarch - https://conda.anaconda.org/daler/win-64 - https://conda.anaconda.org/daler/noarch - https://conda.anaconda.org/anaconda-fusion/win-64 - https://conda.anaconda.org/anaconda-fusion/noarch

对于bowtie2等其他bioconda软件包也会发生这种情况。 我已经尝试了普通的pip install和easy_install,但那些都不起作用。 有任何想法吗?

I am trying to install some packages from the Bioconda channel in anaconda but even though the channel is added, I get to following error:

C:\Users\matti>conda install -c bioconda pybedtools Solving environment: failed PackagesNotFoundError: The following packages are not available from current channels: - pybedtools Current channels: - https://conda.anaconda.org/bioconda/win-64 - https://conda.anaconda.org/bioconda/noarch - https://conda.anaconda.org/conda-forge/win-64 - https://conda.anaconda.org/conda-forge/noarch - https://repo.continuum.io/pkgs/main/win-64 - https://repo.continuum.io/pkgs/main/noarch - https://repo.continuum.io/pkgs/free/win-64 - https://repo.continuum.io/pkgs/free/noarch - https://repo.continuum.io/pkgs/r/win-64 - https://repo.continuum.io/pkgs/r/noarch - https://repo.continuum.io/pkgs/pro/win-64 - https://repo.continuum.io/pkgs/pro/noarch - https://repo.continuum.io/pkgs/msys2/win-64 - https://repo.continuum.io/pkgs/msys2/noarch - https://conda.anaconda.org/daler/win-64 - https://conda.anaconda.org/daler/noarch - https://conda.anaconda.org/anaconda-fusion/win-64 - https://conda.anaconda.org/anaconda-fusion/noarch

This is also happens for other bioconda packages like bowtie2. I have tried regular pip install and easy_install but those do not work either. Any ideas?

最满意答案

从你的命令行看来,你在窗口上。 在pybedtools上有几个pybedtools,然而,如果我pybedtools研究它们,它们都是用于Linux平台的。

如果你在Windows 10上,你可以考虑设置'windows子系统for linux'(也可能是Xming),安装conda,然后安装pybedtools 。 这显然是一种冗长的方法,但会为你开辟许多生物农药包

From your command line it appears you are on windows. There are several veresions of pybedtools on bioconda, however, if I grep through them, they are all for the linux platform.

If you're on Windows 10, you could consider setting up the 'windows subsystem for linux' (and possibly Xming), installing conda, and then installing pybedtools. This is obviously a long-winded approach, but would open up many bioconda packages to you

更多推荐

本文发布于:2023-04-13 12:26:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/dzcp/039519c268e890f3e742aee935d150f9.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:软件包   环境   bioconda   conda   environments

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!