Skip to content

PackagesNotFoundError | Does bioconda channel has osx-arm64 platform? #11216

@BioGavin

Description

@BioGavin

Checklist

  • I added a descriptive title
  • I searched for other issues and couldn't find a solution or duplication
  • I already searched in Google and didn't find any good information or help
  • I looked at the docs and didn't see anything to help

What happened?

I installed Miniconda on my MacBook with M1 chip and I want to install a bio-tool named blast from the channel of bioconda. However PackagesNotFoundError was reported.

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

  • blast

Current channels:

When I open the first link in the list of current channels, the web is '404 Not Found'.

I had never noticed whether bioconda had osx-arm64 before. So does bioconda channel has osx-arm64 platform. If not, the error report is a bit misleading.

Conda info

conda info
active environment : base
    active env location : /Users/gavin/miniconda3
            shell level : 3
       user config file : /Users/gavin/.condarc
 populated config files :
          conda version : 4.10.1
    conda-build version : not installed
         python version : 3.8.11.final.0
       virtual packages : __osx=12.2=0
                          __unix=0=0
                          __archspec=1=arm64
       base environment : /Users/gavin/miniconda3  (writable)
      conda av data dir : /Users/gavin/miniconda3/etc/conda
  conda av metadata url : https://repo.anaconda.com/pkgs/main
           channel URLs : https://repo.anaconda.com/pkgs/main/osx-arm64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/osx-arm64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /Users/gavin/miniconda3/pkgs
                          /Users/gavin/.conda/pkgs
       envs directories : /Users/gavin/miniconda3/envs
                          /Users/gavin/.conda/envs
               platform : osx-arm64
             user-agent : conda/4.10.1 requests/2.25.1 CPython/3.8.11 Darwin/21.3.0 OSX/12.2
                UID:GID : 501:20
             netrc file : None
           offline mode : False

Conda config

conda config
==> /Users/gavin/.condarc <==
channels:
  - conda-forge
  - bioconda
  - defaults

Conda list

conda list
# packages in environment at /Users/gavin/miniconda3:
#
# Name                    Version                   Build  Channel
brotlipy                  0.7.0           py38h1230e6a_1002    defaults
ca-certificates           2021.4.13            hca03da5_1    defaults
certifi                   2020.12.5        py38hca03da5_0    defaults
cffi                      1.14.5           py38h9e348fd_0    defaults
chardet                   4.0.0           py38hca03da5_1003    defaults
conda                     4.10.1           py38hca03da5_1    defaults
conda-package-handling    1.7.3            py38h1230e6a_1    defaults
cryptography              3.4.7            py38h9dbe03d_0    defaults
idna                      2.10               pyhd3eb1b0_0    defaults
libcxx                    12.0.0               hf6beb65_0    defaults
libffi                    3.3                  hc4ed4cf_2    defaults
ncurses                   6.2                  hc4ed4cf_0    defaults
openssl                   1.1.1j               h1230e6a_0    defaults
pip                       21.0.1           py38hca03da5_0    defaults
pycosat                   0.6.3            py38h1230e6a_0    defaults
pycparser                 2.20                       py_2    defaults
pyopenssl                 20.0.1             pyhd3eb1b0_1    defaults
pysocks                   1.7.1            py38hca03da5_0    defaults
python                    3.8.11          h35b60ff_4_cpython    defaults
python.app                3                py38h1230e6a_0    defaults
readline                  8.1                  h1230e6a_0    defaults
requests                  2.25.1             pyhd3eb1b0_0    defaults
ruamel_yaml               0.15.100         py38h1230e6a_0    defaults
setuptools                52.0.0           py38hca03da5_0    defaults
six                       1.16.0             pyhd3eb1b0_0    defaults
sqlite                    3.35.4               h9835d80_0    defaults
tk                        8.6.10               h6b60437_0    defaults
tqdm                      4.61.2             pyhd3eb1b0_1    defaults
urllib3                   1.26.6             pyhd3eb1b0_1    defaults
wheel                     0.36.2             pyhd3eb1b0_0    defaults
xz                        5.2.4                h1230e6a_0    defaults
yaml                      0.2.5                h1230e6a_0    defaults
zlib                      1.2.11               hca03da5_3    defaults

Additional Context

Can I install the package from bioconda/osx-64 if my Miniconda is based on Apple M1?

Metadata

Metadata

Assignees

No one assigned

    Labels

    locked[bot] locked due to inactivityos::macosrelevant to macOSsource::communitycatch-all for issues filed by community memberstype::supportneither a bug nor feature, is really just a user having questions or difficulty somewhere

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions