problem of installing qiime2 within a CONDA environment

hi, I run "CONDA_SUBDIR=osx-64 mamba env create -n qiime2-amplicon-2023.9 --file qiime2-amplicon-2023.9-py38-osx-conda.yml" got error.
the error message is " RuntimeError: Download error (28) Timeout was reached [https://packages.qiime2.org/qiime2/2023.9/amplicon/released/noarch/repodata.json]
SSL connection timeout

$ /Users/xxxxx/miniconda3/bin/mamba create -n qiime2-amplicon-2023.9 --file qiime2-amplicon-2023.9-py38-osx-conda.yml""" how can I solve this problem?

Hello @linki11,

Welcome to the forums! :qiime2:

A Timeout error when downloading can be from slow internet. Hopefully when you have a faster Wifi connection to your laptop this will work fine.

If your internet is always slow, try the fixes mentioned here:

And let us know what you try next!

2 Likes