installing qiime2 - executing transaction timeout

I am trying to install qiime2 within a conda environment and have been waiting close to 2 hours. the installation was making progress until the "Executing transaction" step. I assumed it might take a while executing however I've been waiting for almost 2 hours and not sure if I should attempt reinstalling or if this is normal and I should wait it out.

the code I used for the install is the code provided in qiime2 docs:

wget https://data.qiime2.org/distro/core/qiime2-2021.11-py38-linux-conda.yml
conda env create -n qiime2-2021.11 --file qiime2-2021.11-py38-linux-conda.yml

and the current screen is showing:
Preparing transaction: done
Verifying transaction: done
Executing transaction: \

The bar is still spinning.

Hi @ms.Doyle - that sounds like something went wrong, maybe time to try again?

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.